Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbTextStyleTableRecord::setIsUpsideDown Method
Syntax
C++
void setIsUpsideDown(bool bUpsideDown);

Sets the letter side typeface as a Boolean value (DXF 71, bit 0x04). The initial value is False (Upside) by default. 

 

Parameters
Description
bUpsideDown
[in] True - to draw the text downside, or False - to draw the text upside.
Copyright © 2002-2022. Open Design Alliance All rights reserved.