Click or drag to resize

cursorprevLine Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Previouses the line.

Namespace:  imbSCI.Core.reporting.zone
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public bool prevLine(
	int step = -1
)
Request Example View Source

Parameters

step (Optional)
Type: SystemInt32
The step.

Return Value

Type: Boolean
See Also