Skip to main content
All docs
V26.1
  • MapBounds Struct

    Represents the map bounds.

    Namespace: DevExpress.Map

    Assembly: DevExpress.Map.v26.1.Core.dll

    NuGet Package: DevExpress.Map.Core

    Declaration

    public struct MapBounds :
        IEquatable<MapBounds>
    See Also