[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoPolygon.IsEmpty

IsEmpty Property

IsEmpty

Gets a value indicating whether the exterior ring is null or empty.

Declaration
public override bool IsEmpty { get; }
Property Value
Type Description
bool

true if the exterior ring is null or empty; otherwise, false.

Overrides