A3DMDTextPropertiesData
-
struct A3DMDTextPropertiesData
Markup text properties data structure.
- Version
4.0
Note
For Markup rich text, properties are encoded into string attached to. It is the role of the user to parse through these properties. In case of simple text and others markups, the user needs this function in order to get properties.
Public Members
-
A3DUTF8Char *m_pcFont
Font of text.
-
A3DDouble m_dCharSpacing
Char spacing (expressed in mm). If this value is not used, it is set to -1.
-
EA3DMDTextPropertiesScore m_eGlobalTextScoring
Global text scoring.
-
EA3DMDTextPropertiesFormat m_eFormat
Text format.
-
EA3DMDTextPropertiesJustification m_eJustification
Text justification.