Skip to main content
A newer version of this page is available. .
All docs
V21.1

AreaMeasurementUnit.Hectare Property

Returns the AreaMeasurementUnit structure as the Hectare object.

Namespace: DevExpress.Xpf.Map

Assembly: DevExpress.Xpf.Map.v21.1.dll

NuGet Package: DevExpress.Wpf.Map

Declaration

public static AreaMeasurementUnit Hectare { get; }

Property Value

Type Description
AreaMeasurementUnit

The Hectare object.

See Also