Skip to main content
A newer version of this page is available. .

GeoPoint Class

A geographical point on the map.

Namespace: DevExpress.UI.Xaml.Map

Assembly: DevExpress.UI.Xaml.Map.v18.2.dll

Declaration

public class GeoPoint

Remarks

The GeoPoint structure introduces the GeoPoint.Latitude and GeoPoint.Longitude properties that defines a geographical point on the map.

Inheritance

Object
GeoPoint
See Also