Skip to main content

MapBounds Struct

Represents the map bounds.

Namespace: DevExpress.Map

Assembly: DevExpress.Map.v23.2.Core.dll

NuGet Package: DevExpress.Map.Core

Declaration

public struct MapBounds :
    IEquatable<MapBounds>
See Also