PointsCount Property (GeoLineString)
Returns the number of points in the line.
public override int PointsCount {get;}
'Declaration
Public Overrides ReadOnly Property PointsCount As Integer
Property Value
An
System.Int32 representing the number of points in the line.