Click or drag to resize

cursorprev Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Move X by step on left *negative*

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

Parameters

step (Optional)
Type: SystemInt32
Step of movement

Return Value

Type: Boolean
See Also