Skip to main content

MapBounds Struct

Represents the map bounds.

Namespace: DevExpress.Map

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

Declaration

public struct MapBounds :
    IEquatable<MapBounds>
See Also