Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdPage::addButton Method
Syntax
C++
void addButton(const OdButtonPtr& button, const OdRect& location);

Adds a button control to the page. 

 

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