Back to Devexpress

MeasureUnit.MetersInUnit Property

windowsforms-devexpress-dot-xtramap-dot-measureunit-34039957.md

latest1.1 KB
Original Source

MeasureUnit.MetersInUnit Property

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

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
[Browsable(false)]
public double MetersInUnit { get; }
vb
<Browsable(False)>
Public ReadOnly 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.XtraMap Namespace