Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdButton::getBorder Method
Syntax
C++
void getBorder(bool& state) const;

Returns whether the button has a border. The method fills a passed boolean value and returns it to a calling subroutine. If the button has a border, the method returns true, otherwise it returns false. 

 

Parameters
Description
state
[out] A placeholder for the border flag value.
Copyright © 2002-2022. Open Design Alliance All rights reserved.