Gets or sets the default value for the HandlesStyle property of new ControlNode nodes.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public HandlesStyle AdapterHandlesStyle { get; set; } |
Visual Basic Copy Code |
---|
Public Property AdapterHandlesStyle As HandlesStyle |
A member of the HandlesStyle enumeration. The default value is HatchHandles.
WpfDiagram Programmer's Guide | © 2024 MindFusion |