Back to Devexpress

MeasureUnit.Abbreviation Property

windowsforms-devexpress-dot-xtramap-dot-measureunit-70ce4585.md

latest1.1 KB
Original Source

MeasureUnit.Abbreviation Property

Gets an abbreviation corresponding to the current measure unit.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

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

Property Value

TypeDescription
String

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

|

See Also

MeasureUnit Class

MeasureUnit Members

DevExpress.XtraMap Namespace