Click or drag to resize

IPlatformBasemoveCursor Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Pomera kursor na zadatu koordinatu

Namespace:  imbACE.Services.platform.interfaces
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
void moveCursor(
	int x = 0,
	int y = -1
)
Request Example View Source

Parameters

x (Optional)
Type: SystemInt32
y (Optional)
Type: SystemInt32
See Also