GeoPoint Class
A geographical point on the map.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v25.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Related API Members
The following members return GeoPoint objects:
Show 31 links
Remarks
The GeoPoint
structure introduces the GeoPoint.Latitude and GeoPoint.Longitude properties that defines a geographical point on the map.
Inheritance
Object
CoordPoint
GeoPoint
See Also