Back to Devexpress

WmsLayer.RightBottom Property

wpf-devexpress-dot-xpf-dot-map-dot-wmslayer-9469fa14.md

latest1.0 KB
Original Source

WmsLayer.RightBottom Property

Returns the right-bottom coordinate of the geographical region provided by WmsLayer.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public CoordPoint RightBottom { get; }
vb
Public ReadOnly Property RightBottom As CoordPoint

Property Value

TypeDescription
CoordPoint

A CoordPoint object specifying the geographical coordinate.

|

See Also

WmsLayer Class

WmsLayer Members

DevExpress.Xpf.Map Namespace