Gets or sets the default value for the HandlesStyle property of new shape nodes.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public HandlesStyle ShapeHandlesStyle { get; set; } |
Visual Basic Copy Code |
---|
Public Property ShapeHandlesStyle As HandlesStyle |
A member of the HandlesStyle enumeration.
This property provides default value for the HandlesStyle property of new shape nodes, created either programmatically or by the user. That property specifies how selected nodes are indicated visually, and how they can be moved, resized or connected to other objects.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |