Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdCheckBox::setDefaultState Method
Syntax
C++
void setDefaultState(bool state);

Sets a checkbox default state. If the default state is equal to true, the checkbox is switched on when it is displayed in a document, otherwise the checbox is switched off. 

 

Parameters
Description
state
[in] A new default state.
Copyright © 2002-2022. Open Design Alliance All rights reserved.