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

In This Topic
    PointsCount Property (GeoGeometryCollection)
    In This Topic
    Returns the sum of points used in shapes.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property PointsCount As Integer
    public override int PointsCount {get;}
    See Also