Back to Devexpress

CartesianPoint Constructors

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

latest839 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 specified X and Y coordinates.

See Also

CartesianPoint Class

CartesianPoint Members

DevExpress.XtraMap Namespace