A newer version of this page is available.
Switch to the current version.
GeoPoint Class
A geographical point on the map.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v18.2.dll
Declaration
public sealed class GeoPoint :
CoordPoint
Public NotInheritable Class GeoPoint
Inherits CoordPoint
Related API Members
The following members accept/return GeoPoint objects:
Show 11 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
Feedback