Back to Devexpress

AreaMeasurementUnit.SquareFoot Property

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

latest1.1 KB
Original Source

AreaMeasurementUnit.SquareFoot Property

Returns the AreaMeasurementUnit structure as Square Foot.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public static AreaMeasurementUnit SquareFoot { get; }
vb
Public Shared ReadOnly Property SquareFoot As AreaMeasurementUnit

Property Value

TypeDescription
AreaMeasurementUnit

The Square Foot object.

|

See Also

AreaMeasurementUnit Struct

AreaMeasurementUnit Members

DevExpress.XtraMap Namespace