This document is archived and information here might be outdated. Recommended version. |
The distance of the current split vertex from the beginning of the polycurve.
[Visual Basic .NET]
Public ReadOnly Property SplitDistance As Double
[C#]
public double SplitDistance {get;}
[C++]
HRESULT get_SplitDistance(
System.Double* SplitDistance
);
[C++] Parameters SplitDistance [out, retval]
SplitDistance is a parameter of type double*