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

In This Topic
PointsCount Property (GeoGeometryCollection)
In This Topic
Gets the total number of points used in the shapes.
Syntax
'Declaration
 
Public Overrides ReadOnly Property PointsCount As Integer
 

Property Value

The total number of points used in the shapes contained in this GeoGeometryCollection.
See Also