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

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

 

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