API Reference > OdDb Classes > OdDbText Class > OdDbText Methods > OdDbText::isDefaultAlignment Method
OdDbText::isDefaultAlignment Method
Syntax
C++
bool isDefaultAlignment() const;

Return true if and only if this Text entity is in the default alignment.

The default alignment is when horizontal mode is OdDb::kTextLeft and vertical mode is OdDb::kTextBase, or when horizontal mode is OdDb::kTextMiddle

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