API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdRadioButton Class > OdRadioButton Methods > OdRadioButton::getTextRotation Method
OdRadioButton::getTextRotation Method
Syntax
C++
void getTextRotation(Text::Rotation& rotation) const;
Parameters 
Description 
Text::Rotation& rotation 
[out] A placeholder for the text rotation value. 

Returns the current value of the radio text rotation. The method fills a passed value with the current text rotation value and returns it to a calling subroutine. 

 

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