Gets or sets the adjustment handle being moved by the user.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public int AdjustmentHandle { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property AdjustmentHandle As Integer |
An integer that represents the index of the link's control point being moved.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |