Skip to main content
A newer version of this page is available. .

MeasureUnit.Furlong Property

Returns an instance of the MeasureUnit class representing furlongs.

Namespace: DevExpress.Xpf.Map

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Map, DevExpress.Wpf.Map

Declaration

public static MeasureUnit Furlong { get; }

Property Value

Type Description
MeasureUnit

A MeasureUnit object representing furlongs.

See Also