MindFusion.Wpf Pack Programmer's Guide
LinkLabel.Index Property
See Also
 





Gets or sets the index of the segment or control point this label is relative to.

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

 Syntax

C#  Copy Code

public int Index { get; set; }

Visual Basic  Copy Code

Public Property Index As Integer

 Property Value

An integer value.

 See Also

LinkLabel Members
LinkLabel Class
MindFusion.Diagramming.Wpf Namespace