Initializes a new instance of the
ImGearChannelRange structure with start channel number and channel count.
Syntax
public ImGearChannelRange(
int ,
int
)
public: ImGearChannelRange(
int ,
int
)
public:
ImGearChannelRange(
int ,
int
)
Parameters
- start
- Start channel number.
- count
- Channel count.
See Also