Back to Devexpress

WmsLayer.RightBottom Property

windowsforms-devexpress-dot-xtramap-dot-wmslayer-363dd66e.md

latest1.1 KB
Original Source

WmsLayer.RightBottom Property

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

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
[Browsable(false)]
public CoordPoint RightBottom { get; }
vb
<Browsable(False)>
Public ReadOnly Property RightBottom As CoordPoint

Property Value

TypeDescription
CoordPoint

A CoordPoint object specifying the geographical point.

|

See Also

WmsLayer Class

WmsLayer Members

DevExpress.XtraMap Namespace