MapBounds Struct
Represents the map bounds.
Namespace: DevExpress.Map
Assembly: DevExpress.Map.v24.1.Core.dll
NuGet Package: DevExpress.Map.Core
Declaration
[TypeConverter(typeof(MapBoundsTypeConverter))]
public struct MapBounds :
IEquatable<MapBounds>
Related API Members
The following members return MapBounds objects:
See Also