DiagramLite Programmer's Guide
InteractionState.AdjustmentHandle Property
See Also
 





Gets or sets the index of the selection handle to be modified.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight

 Syntax

C#  Copy Code

public AdjustmentHandle AdjustmentHandle { get; set; }

Visual Basic  Copy Code

Public Property AdjustmentHandle As AdjustmentHandle

 Property Value

An integer value specifying the index of the handle to be modified.

 See Also

InteractionState Members
InteractionState Class
MindFusion.Diagramming Namespace