PointsCount Property (GeoShape)
Gets the number of points used in the shape.
public abstract int PointsCount {get;}
'Declaration
Public MustOverride ReadOnly Property PointsCount As Integer
Property Value
The number of points in the shape as an
System.Int32.