Gets or sets the default value for the HandlesStyle property of new tables.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C#
![]() |
---|
public HandlesStyle TableHandlesStyle { get; set; } |
Visual Basic
![]() |
---|
Public Property TableHandlesStyle As HandlesStyle |
One of the HandlesStyle enumeration values.
Default value for the HandlesStyle property of new tables, created either programmatically or by the user. That property specifies how selected tables are indicated visually, and how they can be moved, resized or connected to other objects.
WpfDiagram Programmer's Guide | © 2025 MindFusion |