Click or drag to resize

DeviceGetScreenRegionInfo Method

This method attempts to get the device capabilities when it comes to regions and screens.

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

Return Value

Type: ScreenRegionInfo
Screen Region Info.
Remarks
This method requires firmware version 4.0 or higher.
See Also