Back to Devexpress

MeasureUnit Class

wpf-devexpress-dot-xpf-dot-map-479a3498.md

latest2.0 KB
Original Source

MeasureUnit Class

Represents a measure unit used by a map.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public class MeasureUnit
vb
Public Class MeasureUnit

The following members return MeasureUnit objects:

Show 13 links

Remarks

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

Inheritance

Object MeasureUnit

See Also

MeasureUnit Members

DevExpress.Xpf.Map Namespace