Home > All Other Interfaces > ILineString > NumPoints
The number of points in the linestring.
JavaScript
NumPoints
C#
int NumPoints { get; }
C++
HRESULT NumPoints([out, retval] long* NumPoints)