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

In This Topic
PointsCount Property (GeoShape)
In This Topic
Gets the number of points used in the shape.
Syntax
'Declaration
 
Public MustOverride ReadOnly Property PointsCount As Integer
 

Property Value

The number of points in the shape as an System.Int32.
See Also