Click or drag to resize

measureBooleanconvertToUnit Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.math.measureSystem
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public override void convertToUnit(
	measureSystemUnitEntry targetUnit
)
Request Example View Source

Parameters

targetUnit
Type: imbSCI.Core.math.measureSystem.coremeasureSystemUnitEntry
See Also