Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdButton::getLabel Method
Syntax
C++
void getLabel(OdString& label) const;

Returns the button label text. The method fills a passed string object with the label text and returns this string to a calling subroutine. 

 

Parameters
Description
label
[out] A placeholder for the button label text.
Copyright © 2002-2022. Open Design Alliance All rights reserved.