CartesianPoint.X Property
Gets or sets the value of an X coordinate of a Cartesian point.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
Type | Default | Description |
---|---|---|
Double | 0 | A Double value representing a value of an X coordinate. |
See Also