Legrand / Raritan Xerus™ JSON-RPC API for Remote Access Devices like KX4-101, KX3G2
Loading...
Searching...
No Matches
radm::PortGroup::MultiMonitorConfig Struct Reference

Configuration object for a multi-monitor group. More...

import "PortGroup.idl";

Inheritance diagram for radm::PortGroup::MultiMonitorConfig:
radm::PortGroup::GroupConfig

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.
 

Detailed Description

Configuration object for a multi-monitor group.

Definition at line 21 of file PortGroup.idl.

Member Data Documentation

◆ columnCount

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.

◆ primaryIndex

int radm::PortGroup::MultiMonitorConfig::primaryIndex

Index of the port to be considered the primary monitor.

Definition at line 24 of file PortGroup.idl.


The documentation for this struct was generated from the following file: