AreaMeasurementUnit.Name Property
Returns the name of an area measurement unit.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v20.2.dll
Declaration
[Browsable(false)]
public string Name { get; }
<Browsable(False)>
Public ReadOnly Property Name As String
Property Value
Type | Description |
---|---|
String | The name of an area measurement unit. |
See Also
Feedback