Gets the adjustment handle being dragged by the user.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public AdjustmentHandle AdjustmentHandle { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property AdjustmentHandle As AdjustmentHandle |
An AdjustmentHandle instance representing the current modification handle.
WpfDiagram Programmer's Guide | © 2024 MindFusion |