Skip to main content
A newer version of this page is available. .

MapBounds Struct

Represents the map bounds.

Namespace: DevExpress.Map

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

NuGet Package: DevExpress.Map.Core

Declaration

public struct MapBounds :
    IEquatable<MapBounds>
See Also