Click or drag to resize

DeviceGetDeviceRegion Method

This method attempts to retrieve a region based off the region index.

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

Return Value

Type: Region
A Region object
Remarks
This will increment the region index. This method requires firmware version 4.0 or higher.
See Also