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

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

 

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