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

In This Topic
    IsEmpty Property (GeoPolygon)
    In This Topic
    Returns value indicating whether the ExterorRing null or empty.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property IsEmpty As Boolean
    public override bool IsEmpty {get;}
    See Also