ASP.NET Pack Programmer's Guide
InteractionState.AdjustmentHandle Property
See Also
 





Gets the adjustment handle being dragged by the user.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public AdjustmentHandle AdjustmentHandle { get; }

Visual Basic  Copy Code

Public ReadOnly Property AdjustmentHandle As AdjustmentHandle

 Property Value

An AdjustmentHandle object representing the dragged handle.

 See Also

InteractionState Members
InteractionState Class
MindFusion.Diagramming Namespace