Click or drag to resize

HeatMapModelGetValueForScaleX Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.math.range.matrix
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public double GetValueForScaleX(
	int scaleStep,
	int scaleSteps = -1
)
Request Example View Source

Parameters

scaleStep
Type: SystemInt32
scaleSteps (Optional)
Type: SystemInt32

Return Value

Type: Double
See Also