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

Returns the horizontal alignment method as one value from the OdBm::HorizontalAlignment enumeration.

Returning value can be one of the next values: 

 

NoHorizAlignment 
Left 
64 
Center 
128 
Right 
256 
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.