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

GeoPoint Class

A geographical point on the map.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v18.2.dll

Declaration

public sealed class GeoPoint :
    CoordPoint

Remarks

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

Inheritance

See Also