CartesianPoint.Y Property
Gets or sets the value of an Y 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 Y coordinate. |
See Also