Skip to main content
A newer version of this page is available. .

MeasureUnit Class

Represents a measure unit used by a map.

Namespace: DevExpress.Xpf.Map

Assembly: DevExpress.Xpf.Map.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Map, DevExpress.Wpf.Map

Declaration

public class MeasureUnit

Remarks

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

Inheritance

Object
MeasureUnit
See Also