Back to Devexpress

AreaMeasurementUnit.Abbreviation Property

windowsforms-devexpress-dot-xtramap-dot-areameasurementunit-ff74dd45.md

latest1.1 KB
Original Source

AreaMeasurementUnit.Abbreviation Property

Gets an abbreviation corresponding to the current measurement 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

The measurement unit abbreviation.

|

See Also

AreaMeasurementUnit Struct

AreaMeasurementUnit Members

DevExpress.XtraMap Namespace