API Reference > Classes > Geometry Classes > OdBmGText Class > OdBmGText Methods > OdBmGText::getVertAlign Method
OdBmGText::getVertAlign Method
Syntax
C++
OdBm::VerticalAlignment::Enum getVertAlign() const;

Returns the vertical alignment method as one value from the OdBm::VerticalAlignment enumeration.

Returning value can be one of the next values: 

 

NoVertAlignment 
Top 
512 
Middle 
1024 
Bottom 
2048 
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.