PointsCount Property (GeoPolygon)
Gets the sum of the points count of all rings.
public override int PointsCount {get;}
'Declaration
Public Overrides ReadOnly Property PointsCount As Integer
Property Value
The total number of points in the polygon as an
System.Int32.