Gets the adjustment handle being moved by the user.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public AdjustmentHandle AdjustmentHandle { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property AdjustmentHandle As AdjustmentHandle |
An instance of the AdjustmentHandle class.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |