Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdPage::addRadioButton Method
Syntax
C++
void addRadioButton(const OdRadioButtonPtr& radio_button, const OdRect& location);

Adds a radio button to the page. 

 

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