Click or drag to resize

CktElementNumControls Property

[This is preliminary documentation and is subject to change.]

Number of controls connected to this device. Use to determine valid range for index into Controller array.

Namespace:  dss_sharp
Assembly:  dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax
public int NumControls { get; }

Property Value

Type: Int32
See Also