Back to Devexpress

AreaMeasurementUnit.Abbreviation Property

wpf-devexpress-dot-xpf-dot-map-dot-areameasurementunit-2ee29633.md

latest1.0 KB
Original Source

AreaMeasurementUnit.Abbreviation Property

Gets an abbreviation corresponding to the current measurement unit.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public string Abbreviation { get; }
vb
Public ReadOnly Property Abbreviation As String

Property Value

TypeDescription
String

The measurement unit abbreviation.

|

See Also

AreaMeasurementUnit Struct

AreaMeasurementUnit Members

DevExpress.Xpf.Map Namespace