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

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