Gets the length of the Path expressed as the number of links participating in it.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public int Length { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property Length As Integer |
An integer value that represents the number of edges (links) in the path.