Gets the adjustment handle being moved by the user.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public AdjustmentHandles AdjustmentHandle { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property AdjustmentHandle As AdjustmentHandles |
A member of the AdjustmentHandles enumeration specifying what handle has been used.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |