Gets or sets the default value for the HandlesStyle property of new links.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public HandlesStyle LinkHandlesStyle { get; set; } |
Visual Basic Copy Code |
---|
Public Property LinkHandlesStyle As HandlesStyle |
A member of the HandlesStyle enumeration. The default is SquareHandles.
Default value for the HandlesStyle property of new links, created either programmatically or by a user. That property specifies how links' selection status is indicated visually.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |