Back to Devexpress

MeasureUnit.Foot Property

wpf-devexpress-dot-xpf-dot-map-dot-measureunit-7b7a55ee.md

latest1021 B
Original Source

MeasureUnit.Foot Property

Returns an instance of the MeasureUnit class representing feet.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public static MeasureUnit Foot { get; }
vb
Public Shared ReadOnly Property Foot As MeasureUnit

Property Value

TypeDescription
MeasureUnit

A MeasureUnit object representing foots.

|

See Also

MeasureUnit Class

MeasureUnit Members

DevExpress.Xpf.Map Namespace