Gets the length of the Path expressed as the number of Links participating in it.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public int Length { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property Length As Integer |
See Also