Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdRadioButton::getFontSize Method
Syntax
C++
void getFontSize(OdUInt16& size) const;

Returns the current font size used for displaying the radio button caption. The method fills a passed integer value with the radio button caption font size and returns it to a calling subroutine. 

 

Parameters
Description
size
[out] A placeholder for the font size that should be used for the radio button caption.
Copyright © 2002-2022. Open Design Alliance All rights reserved.