Gets or sets the type of this adjustment handle.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public NodeHandleType HandleType { get; set; } |
Visual Basic Copy Code |
---|
Public Property HandleType As NodeHandleType |
A member of the NodeHandleType enumeration specifying the type of this handle.
NetDiagram Programmer's Guide | © 2023 MindFusion |