[]
        
(Showing Draft Content)

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

IsEmpty Property

IsEmpty

Gets a value indicating whether the collection is empty or all polygons in the collection are empty geometry.

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

true if the collection is empty or all polygons are empty; otherwise, false.

Overrides