Skip to main content

MeasureUnit Class

Represents a measure unit used by a map.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v23.2.dll

NuGet Package: DevExpress.Win.Map

Declaration

public sealed class MeasureUnit

Remarks

An instance of the MeasureUnit class can be accessed using the CartesianMapCoordinateSystem.MeasureUnit property or the CartesianSourceCoordinateSystem.MeasureUnit property.

Inheritance

Object
MeasureUnit
See Also