NumPoints

Gets the number of points in the linestring.

 

JavaScript

 

NumPoints

 

C#

 

int NumPoints { get; }

 

C++

 

HRESULT NumPoints([out, retval] long* NumPoints)