Gets or sets the default value for the HandlesStyle property of new tables.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public HandlesStyle TableHandlesStyle { get; set; } |
Visual Basic Copy Code |
---|
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.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |