Click or drag to resize

ScreenModifySetRegionIndex Method

Sets the Region index to add or remove.

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

Parameters

regionIndex
Type: SystemInt32
Region index to add or remove.
See Also