Initializes a new instance of the LinkAdjustmentHandle class.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public LinkAdjustmentHandle ( |
Visual Basic Copy Code |
---|
Public New ( _ |
An integer value specifying the index of a link's control point that will be adjusted by this handle.
When the user moves this handle, the respective element in link's ControlPoints collection is set to the handle's position.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |