Back to Devexpress

WmsLayer.LeftTop Property

wpf-devexpress-dot-xpf-dot-map-dot-wmslayer-a67ed0c9.md

latest1.0 KB
Original Source

WmsLayer.LeftTop Property

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

Property Value

TypeDescription
CoordPoint

A CoordPoint object specifying the geographical coordinate.

|

See Also

WmsLayer Class

WmsLayer Members

DevExpress.Xpf.Map Namespace