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

In This Topic
    IsEmpty Property (GeoShape)
    In This Topic
    Returns the value indicating whether the shape is empty geometry.
    Syntax
    'Declaration
     
    Public MustOverride ReadOnly Property IsEmpty As Boolean
    public abstract bool IsEmpty {get;}
    See Also