windowsforms-devexpress-dot-xtramap-065cdbf7.md
Represents a measure unit used by a map.
Namespace : DevExpress.XtraMap
Assembly : DevExpress.XtraMap.v25.2.dll
NuGet Package : DevExpress.Win.Map
public sealed class MeasureUnit
Public NotInheritable Class MeasureUnit
The following members return MeasureUnit objects:
Show 13 links
An instance of the MeasureUnit class can be accessed using the CartesianMapCoordinateSystem.MeasureUnit property or the CartesianSourceCoordinateSystem.MeasureUnit property.
Object MeasureUnit
See Also