API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdListBox Class > OdListBox Methods > OdListBox::getTextRotation Method
OdListBox::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 text rotation for the list box. 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.