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