GeoPoint Class
A geographical point on the map.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v22.1.dll
Declaration
Related API Members
The following members return GeoPoint objects:
Show 25 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