Back to Devexpress

MeasureUnit.Name Property

windowsforms-devexpress-dot-xtramap-dot-measureunit-b0ce2a8b.md

latest1.0 KB
Original Source

MeasureUnit.Name Property

Gets a name of a measure unit

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
[Browsable(false)]
public string Name { get; }
vb
<Browsable(False)>
Public ReadOnly Property Name As String

Property Value

TypeDescription
String

A String value which is the name of a measure unit.

|

See Also

MeasureUnit Class

MeasureUnit Members

DevExpress.XtraMap Namespace