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.6.39.0 (1.6.39.0)
Syntax
public int GetRegion()

Return Value

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