Skip to main content
A newer version of this page is available. .
All docs
V21.2

MeasureUnit.Implicit(MeasureUnitCore to MeasureUnit) Operator

Namespace: DevExpress.Xpf.Map

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

NuGet Package: DevExpress.Wpf.Map

Declaration

public static implicit operator MeasureUnit(MeasureUnitCore unitCore)

Parameters

Name Type
unitCore DevExpress.Map.Native.MeasureUnitCore

Returns

Type
MeasureUnit
See Also