[]
        
(Showing Draft Content)

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

PointsCount Property

PointsCount

Gets the sum of the points count of all polygons.

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

The total number of points in the polyhedral surface as an int.

Overrides