DiagramLite Programmer's Guide
AdjustmentHandle.Index Property
See Also
 





Gets or sets the index of the AdjustmentHandle instance.

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

 Syntax

C#  Copy Code

public int Index { get; set; }

Visual Basic  Copy Code

Public Property Index As Integer

 Property Value

 See Also

AdjustmentHandle Members
AdjustmentHandle Class
MindFusion.Diagramming Namespace