#include <Interfaces.h>
Inherits DigitalSpaces::DIObjectBase.
Public Member Functions | |
| bool | isChecked () |
| Returns if the GUI element is on (checked) or off (unchecked). | |
| void | setChecked (const bool bChecked) |
| Sets the checked state of the GUI element. | |
| bool DigitalSpaces::DI3DVisualsGUICheckbox1::isChecked | ( | ) |
Returns if the GUI element is on (checked) or off (unchecked).
1.5.6