A newer version of this page is available.
Switch to the current version.
CartesianPoint Class
A Cartesian point on the map.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v19.2.dll
Declaration
public sealed class CartesianPoint :
CoordPoint
Public NotInheritable Class CartesianPoint
Inherits CoordPoint
Related API Members
The following members accept/return CartesianPoint objects:
Remarks
The CartesianPoint structure introduces the CartesianPoint.X and CartesianPoint.Y properties that define a Cartesian point on the map.
Inheritance
Object
CoordPoint
CartesianPoint
See Also
Feedback