Back to Devexpress

MeasureUnit.Name Property

wpf-devexpress-dot-xpf-dot-map-dot-measureunit-cc6693ab.md

latest968 B
Original Source

MeasureUnit.Name Property

Gets or sets a name of a measure unit

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

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