Table of Contents

Method ConvertToUnit

Namespace
vdIFC
Assembly
vdIFC.dll

ConvertToUnit(double, LengthUnits)

Convert the passed value from LUnits to destination units.

public double ConvertToUnit(double value, LengthUnits destination)

Parameters

value double
destination LengthUnits

Returns

double