Returns the number of segments of the edge.
Namespace: yWorks.yFiles.Layout.Router.PolylineAssembly: yWorks.yFilesSilverlight.Algorithms (in yWorks.yFilesSilverlight.Algorithms.dll) Version: 2.4.0.0
Syntax
C# |
---|
public virtual int SegmentCount() |
Visual Basic |
---|
Public Overridable Function SegmentCount As Integer |
Return Value
The number of segments of the edge.
Remarks
Returns the number of segments of the edge.