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

WmsBoundingBox Class

A bounding rectangle containing the geographical region specified by two geographical points.

Namespace: DevExpress.Xpf.Map

Assembly: DevExpress.Xpf.Map.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Map, DevExpress.Wpf.Map

Declaration

public class WmsBoundingBox

Remarks

A WmsBoundingBox stores the geographical data in the specified map projection.

Inheritance

Object
WmsBoundingBox
See Also