Click or drag to resize

cursornextLine Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Moves downwards by step without affecting Y position

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

Parameters

step (Optional)
Type: SystemInt32

Return Value

Type: Boolean
See Also