TextStringProps Interface

Properties for a TextString class.

@see GeometryStreamEntryProps

Properties

Name Type Description
bold boolean | undefined bold text.  
font number FontId for the TextString.  
height number    
italic boolean | undefined italic text.  
origin XYZProps | undefined Optional position relative to element's placement.  
rotation YawPitchRollProps | undefined Optional rotation relative to element's placement.  
text string text string  
underline boolean | undefined underline text.  
widthFactor number | undefined    

Defined in

Last Updated: 05 May, 2024