wpf-devexpress-dot-xpf-dot-map-ac5ba04a.md
A geographical point on the map.
Namespace : DevExpress.Xpf.Map
Assembly : DevExpress.Xpf.Map.v25.2.dll
NuGet Package : DevExpress.Wpf.Map
public class GeoPoint :
CoordPoint
Public Class GeoPoint
Inherits CoordPoint
The following members return GeoPoint objects:
Show 31 links
The GeoPoint structure introduces the GeoPoint.Latitude and GeoPoint.Longitude properties that defines a geographical point on the map.
Object CoordPoint GeoPoint
See Also