A3DMarkupRichTextData Struct Reference
Markup rich text data. More...
Detailed Description
Markup rich text data.
- Version
- 4.0 Entity type is kA3DTypeMarkupRichText.
Field Documentation
| A3DDouble A3DMarkupRichTextData::m_dWrappingWidth |
Wrapping width.
| EA3DMarkupFrameType A3DMarkupRichTextData::m_eFrameType |
Frame type.
| EA3DLeaderAlignementType A3DMarkupRichTextData::m_eLeaderAlignementType |
Precises the leader/note attach.
| A3DUTF8Char* A3DMarkupRichTextData::m_pcRichText |
Text with RTF format. See RTF parsing.
| A3DUTF8Char** A3DMarkupRichTextData::m_ppFileLinks |
Array of file links.
| A3DMDTextPosition* A3DMarkupRichTextData::m_psTextPosition |
The relative position of the text to the attach of the markup.
- See also
- A3DMDTextPositionGetData
| A3DUns32 A3DMarkupRichTextData::m_uiFileLinksSize |
Number of file links.
| A3DUns32 A3DMarkupRichTextData::m_uLength |
Length of the rich text.
| A3DUns16 A3DMarkupRichTextData::m_usStructSize |
Reserved; must be initialized with A3D_INITIALIZE_DATA.
