Skip to main content
All docs
V26.1
  • Etrs89LambertAzimuthalEqualAreaProjection.BoundingBox Property

    Gets projection bounds.

    Namespace: DevExpress.XtraMap

    Assembly: DevExpress.XtraMap.v26.1.dll

    Declaration

    public MapBounds BoundingBox { get; }

    Property Value

    Type Description
    MapBounds

    An object that contains information about projection bounds.

    See Also