Click or drag to resize

measureDecadeSystemGetOptimalUnit Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the optimal unit.

Namespace:  imbSCI.Core.math.measureSystem.systems
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public measureSystemUnitEntry GetOptimalUnit(
	measureSystemUnitEntry current,
	int length
)
Request Example View Source

Parameters

current
Type: imbSCI.Core.math.measureSystem.coremeasureSystemUnitEntry
The current.
length
Type: SystemInt32
The length.

Return Value

Type: measureSystemUnitEntry
See Also