Click or drag to resize

ScreenSetNumber Method

Sets the screen number this class will be attributed to on the device.

Namespace:  ProScript
Assembly:  proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax
public void SetNumber(
	int number
)

Parameters

number
Type: SystemInt32
Screen number
See Also