DeviceGetRegionIndex Method |
This method attempts to get the region index.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax public int GetRegionIndex()
Public Function GetRegionIndex As Integer
public:
int GetRegionIndex()
member GetRegionIndex : unit -> int
Return Value
Type:
Int32Region index.
Remarks
This method requires firmware version 4.0 or higher.
See Also