|
Legrand / Raritan Xerus™ JSON-RPC API for Remote Access Devices like KX4-101, KX3G2
|
Configuration object for a multi-monitor group. More...
import "PortGroup.idl";
Public Attributes | |
| int | columnCount |
| Number of columns in the grid fored by the multi-monitor setup (member ports are arranged in left-to-right, top-to-bottom order) | |
| int | primaryIndex |
| Index of the port to be considered the primary monitor. | |
Configuration object for a multi-monitor group.
Definition at line 21 of file PortGroup.idl.
| int radm::PortGroup::MultiMonitorConfig::columnCount |
Number of columns in the grid fored by the multi-monitor setup (member ports are arranged in left-to-right, top-to-bottom order)
Definition at line 22 of file PortGroup.idl.
| int radm::PortGroup::MultiMonitorConfig::primaryIndex |
Index of the port to be considered the primary monitor.
Definition at line 24 of file PortGroup.idl.