[]
        
(Showing Draft Content)

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

PointsCount Property

PointsCount

Gets the total number of points used in the shapes.

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

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

Overrides