Skip to main content
All docs
V23.2

AreaMeasurementUnit.SquareYard Property

Returns the AreaMeasurementUnit structure as Square Yard.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v23.2.dll

NuGet Package: DevExpress.Win.Map

Declaration

public static AreaMeasurementUnit SquareYard { get; }

Property Value

Type Description
AreaMeasurementUnit

The Square Yard object.

See Also