Back to Devexpress

WmsLayer.LeftTop Property

windowsforms-devexpress-dot-xtramap-dot-wmslayer-40767e12.md

latest1.1 KB
Original Source

WmsLayer.LeftTop Property

Returns the left-top 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 LeftTop { get; }
vb
<Browsable(False)>
Public ReadOnly Property LeftTop As CoordPoint

Property Value

TypeDescription
CoordPoint

A CoordPoint object specifying the geographical point.

|

See Also

WmsLayer Class

WmsLayer Members

DevExpress.XtraMap Namespace