ActiveReports 12
PointsCount Property (GeoShape)

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData Namespace > GeoShape Class : PointsCount Property
Returns the number of points used in a shape.
Syntax
'Declaration
 
Public MustOverride ReadOnly Property PointsCount As Integer
public abstract int PointsCount {get;}
See Also

Reference

GeoShape Class
GeoShape Members