Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdPage::addCheckBox Method
Syntax
C++
void addCheckBox(const OdCheckBoxPtr& check_box, const OdRect& location);

Adds a checkbox to the page. 

 

Parameters
Description
check_box
[in] A smart pointer to a checkbox object that should be added.
location
[in] A rectangle that specifies the location of an added checkbox within the page. It determines where the checkbox is placed on the page.
Copyright © 2002-2022. Open Design Alliance All rights reserved.