| MonitorsNumChannels Property |
[This is preliminary documentation and is subject to change.]
Number of Channels in the active Monitor
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public int NumChannels { get; }
Public ReadOnly Property NumChannels As Integer
Get
public:
property int NumChannels {
int get ();
}
member NumChannels : int with get
function get_NumChannels();
Property Value
Type:
Int32See Also