MindFusion.Wpf Pack Programmer's Guide
InteractionState.AdjustmentHandle Property
See Also
 





Gets the adjustment handle being dragged by the user.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public AdjustmentHandle AdjustmentHandle { get; }

Visual Basic  Copy Code

Public ReadOnly Property AdjustmentHandle As AdjustmentHandle

 Property Value

An AdjustmentHandle instance representing the current modification handle.

 See Also

InteractionState Members
InteractionState Class
MindFusion.Diagramming.Wpf Namespace