[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoPolygon.PointsCount

PointsCount Property

PointsCount

Gets the sum of the points count of all rings.

Declaration
public override int PointsCount { get; }
Property Value
Type Description
int

The total number of points in the polygon as an int.

Overrides