A3DMarkupDatumData
Fields
Detailed Description
-
struct
A3DMarkupDatumData Markup datum.
This structure stored the definition of markups datum identifier and markups datum target according the several options

Public Members
-
A3DUTF8Char *
m_pcUpText Up text.
-
A3DUTF8Char *
m_pcDownText Down text.
-
A3DMDTextProperties *
m_pTextProperties Pointer to the text properties.
See also
-
A3DUTF8Char *
m_pcAboveText Above text in RTF format.
See RTF parsing.
- Version
- 12.2
-
A3DUTF8Char *
m_pcBelowText Below text in RTF format.
See RTF parsing.
- Version
- 12.2
-
A3DUTF8Char *
m_pcBeforeText Before text in RTF format.
See RTF parsing.
- Version
- 12.2
-
A3DUTF8Char *
m_pcAfterText After text in RTF format.
See RTF parsing.
- Version
- 12.2
-
A3DUTF8Char *