Back to Devexpress

AreaMeasurementUnit.Name Property

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

latest1.0 KB
Original Source

AreaMeasurementUnit.Name Property

Returns the name of an area measurement unit.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

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

Property Value

TypeDescription
String

The name of an area measurement unit.

|

See Also

AreaMeasurementUnit Struct

AreaMeasurementUnit Members

DevExpress.XtraMap Namespace