Back to Devexpress

MeasureUnit.MetersInUnit Property

wpf-devexpress-dot-xpf-dot-map-dot-measureunit-0dc18399.md

latest1.0 KB
Original Source

MeasureUnit.MetersInUnit Property

Returns a value specifying the current measure unit converted into meters.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public double MetersInUnit { get; set; }
vb
Public Property MetersInUnit As Double

Property Value

TypeDescription
Double

A Double value specifying the number of meters in the measure unit.

|

See Also

MeasureUnit Class

MeasureUnit Members

DevExpress.Xpf.Map Namespace