Back to Devexpress

MeasureUnit.Abbreviation Property

wpf-devexpress-dot-xpf-dot-map-dot-measureunit-4caa92b7.md

latest1.0 KB
Original Source

MeasureUnit.Abbreviation Property

Gets an abbreviation corresponding to the current measure unit.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public string Abbreviation { get; set; }
vb
Public 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.Xpf.Map Namespace