Back to Devexpress

MeasureUnit.Furlong Property

wpf-devexpress-dot-xpf-dot-map-dot-measureunit-d0e2a535.md

latest1.0 KB
Original Source

MeasureUnit.Furlong Property

Returns an instance of the MeasureUnit class representing furlongs.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

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

Property Value

TypeDescription
MeasureUnit

A MeasureUnit object representing furlongs.

|

See Also

MeasureUnit Class

MeasureUnit Members

DevExpress.Xpf.Map Namespace