Click or drag to resize

cursorVariatorstate Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Returns state of speficied position according to area, headZone, footZone and other parameters.

Namespace:  imbSCI.Core.reporting.zone
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public cursorVariatorState state(
	int x,
	int y
)
Request Example View Source

Parameters

x
Type: SystemInt32
The x.
y
Type: SystemInt32
The y.

Return Value

Type: cursorVariatorState
See Also