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

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