This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IE > IEnumSplitPoint Interface > IEnumSplitPoint.SplitDistance Property (ArcObjects .NET 10.4 SDK) |
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(
double* SplitDistance
);
[C++]
Parameters SplitDistance [out, retval] SplitDistance is a parameter of type double