API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdButton Class > OdButton Methods > OdButton::getBorderThickness Method
OdButton::getBorderThickness Method
Syntax
C++
void getBorderThickness(Border::Thickness & thickness) const;
Parameters 
Description 
Border::Thickness & thickness 
[out] A placeholder for the border thickness value. 

Returns the button border thickness. The method fills a passed value with the current thickness value and returns it to a calling subroutine. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.