Returns the list of all labels displayed by this link.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public IList<LinkLabel> Labels { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Labels As IList(Of LinkLabel) |
A list of LinkLabel objects.