Back to Devexpress

AreaMeasurementUnit.SquareFoot Property

wpf-devexpress-dot-xpf-dot-map-dot-areameasurementunit-1b95ef62.md

latest1.1 KB
Original Source

AreaMeasurementUnit.SquareFoot Property

Returns the AreaMeasurementUnit structure as the Square Foot object.

Namespace : DevExpress.Xpf.Map

Assembly : DevExpress.Xpf.Map.v25.2.dll

NuGet Package : DevExpress.Wpf.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.Xpf.Map Namespace