API Reference > Classes > PRC Markup Classes > OdPrcMarkupTessBufText Class > OdPrcMarkupTessBufText Methods > OdPrcMarkupTessBufText::setText Method
OdPrcMarkupTessBufText::setText Method
Syntax
C++
OdResult setText(const OdString & text, float width, float height);
Parameters 
Description 
const OdString & text 
[in] A new markup tessellation text.  
float width 
[in] A new markup tessellation text width.  
float height 
[in] A new markup tessellation text height.
 

Returns eOk if new text and its parameters have been successfully set.

Sets a new markup tessellation text and its width and height.

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.