MeasureUnit Class
Represents a measure unit used by a map.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Related API Members
The following members return MeasureUnit objects:
Remarks
An instance of the MeasureUnit
class can be accessed using the CartesianSourceCoordinateSystem.MeasureUnit property.
Inheritance
Object
MeasureUnit
See Also