MapBounds.IsEmpty Property
Checks whether the numeric map bound parameters are empty.
Namespace: DevExpress.Map
Assembly: DevExpress.Map.v24.1.Core.dll
NuGet Package: DevExpress.Map.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the numeric map bound parameters are empty; otherwise, false. |
See Also