Gets or sets the default value for the HandlesStyle property of new tables.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
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.
NetDiagram Programmer's Guide | © 2023 MindFusion |