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