Click or drag to resize

RegionButtonSetResourceNumberSelected Method

Sets the resource number of this button in a selected state.

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

Parameters

resourceNumberSelected
Type: SystemInt32
Resource number used when this button is selected
See Also