MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData Namespace / GeoPolyhedralSurface Class / PointsCount Property

In This Topic
PointsCount Property (GeoPolyhedralSurface)
In This Topic
Gets the sum of the points count of all polygons.
Syntax
'Declaration
 
Public Overrides ReadOnly Property PointsCount As Integer
 

Property Value

The total number of points in the polyhedral surface as an System.Int32.
See Also