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

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

 

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