Back to Devexpress

MeasureUnit Class

windowsforms-devexpress-dot-xtramap-065cdbf7.md

latest2.3 KB
Original Source

MeasureUnit Class

Represents a measure unit used by a map.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public sealed class MeasureUnit
vb
Public NotInheritable Class MeasureUnit

The following members return MeasureUnit objects:

Show 13 links

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

MeasureUnit Members

DevExpress.XtraMap Namespace