[]
        
(Showing Draft Content)

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

PointsCount Property

PointsCount

Returns the number of points in the line.

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

An int representing the number of points in the line.

Overrides