Back to Devexpress

ElevationInformation.Location Property

wpf-devexpress-dot-xpf-dot-map-dot-elevationinformation.md

latest998 B
Original Source

ElevationInformation.Location Property

Gets or sets the location by the geographical point.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public GeoPoint Location { get; set; }
vb
Public Property Location As GeoPoint

Property Value

TypeDescription
GeoPoint

A GeoPoint value.

|

See Also

ElevationInformation Class

ElevationInformation Members

DevExpress.Xpf.Map Namespace