[]
        
(Showing Draft Content)

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

IsEmpty Property

IsEmpty

Gets a value indicating whether the collection is empty or all shapes in the collection are empty geometries.

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

A bool value. true if the collection is empty or all shapes in the collection are empty geometries; otherwise, false.

Overrides