Back to Devexpress

GeoPoint Constructors

windowsforms-devexpress-dot-xtramap-dot-geopoint-dot-ctor.md

latest786 B
Original Source

GeoPoint Constructors

A geographical point on the map.

NameParametersDescription
GeoPoint()noneInitializes a new instance of the GeoPoint class with default settings.
GeoPoint(Double, Double)latitude, longitudeInitializes a new instance of the GeoPoint class with the specified latitude and longitude.

See Also

GeoPoint Class

GeoPoint Members

DevExpress.XtraMap Namespace