Back to Devexpress

GeoPoint Constructors

wpf-devexpress-dot-xpf-dot-map-dot-geopoint-dot-ctor.md

latest735 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)latitudeDegree, longitudeDegreeInitializes a new instance of the GeoPoint class with the specified latitude and longitude.

See Also

GeoPoint Class

GeoPoint Members

DevExpress.Xpf.Map Namespace