ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData Namespace / GeoLineString Class / PointsCount Property

In This Topic
    PointsCount Property (GeoLineString)
    In This Topic
    Returns the points count.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property PointsCount As Integer
    public override int PointsCount {get;}
    See Also