API Reference > OdDb Classes > OdDbArcAlignedText Class > OdDbArcAlignedText Methods > OdDbArcAlignedText::setTextString Method
OdDbArcAlignedText::setTextString Method
Syntax
C++
void setTextString(const OdString& textString);
Parameters 
Description 
const OdString& textString 
[in] Text string. 

Sets the text string for this Text entity (DXF 1).

textString cannot exceed 256 characters excluding the null terminator.

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