Back to Devexpress

CartesianPoint Constructors

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

latest780 B
Original Source

CartesianPoint Constructors

A Cartesian point on the map.

NameParametersDescription
CartesianPoint()noneInitializes a new instance of the CartesianPoint class with default settings.
CartesianPoint(Double, Double)x, yInitializes a new instance of the CartesianPoint class with the specified X and Y coordinates.

See Also

CartesianPoint Class

CartesianPoint Members

DevExpress.Xpf.Map Namespace