[]
        
(Showing Draft Content)

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

PointsCount Property

PointsCount

Gets the count of the points.

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

Always returns 1 as an int.

Overrides