Click or drag to resize

ButtonEventGetRegion Method

Gets the region number where the button event occurred.

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

Return Value

Type: Int32
The region number where the button event occurred.
See Also