PointsCount Property (GeoGeometryCollection)
Gets the total number of points used in the shapes.
public override int PointsCount {get;}
'Declaration
Public Overrides ReadOnly Property PointsCount As Integer
Property Value
The total number of points used in the shapes contained in this
GeoGeometryCollection.