A3DMarkupTextData
Fields
A3DUns32 | 
m_uiLinesSize | 
A3DUTF8Char ** | 
m_ppLines | 
A3DUns32 | 
m_uiFileLinksSize | 
A3DUTF8Char ** | 
m_ppFileLinks | 
A3DDouble | 
m_dWrappingWidth | 
EA3DMarkupFrameType | 
m_eFrameType | 
EA3DLeaderAlignmentType | 
m_eLeaderAlignmentType | 
A3DMDTextProperties * | 
m_pTextProperties | 
A3DMDTextPosition * | 
m_psTextPosition | 
Detailed Description
- 
struct 
A3DMarkupTextData Note with simple text (m_ppcLines) and text properties like font, size, thickness…
Public Members
- 
A3DUTF8Char **
m_ppLines Note lines.
- 
A3DUTF8Char **
m_ppFileLinks Array of file links.
- 
EA3DMarkupFrameType 
m_eFrameType Frame type.
- 
EA3DLeaderAlignmentType 
m_eLeaderAlignmentType Precises the leader/note attach.
- 
A3DMDTextProperties *
m_pTextProperties Pointer to the text properties.
See also
A3DMDTextPropertiesGetData
- 
A3DMDTextPosition *
m_psTextPosition The relative position of the text to the attach of the markup A3DMDTextPropertiesGet.
- 
A3DUTF8Char **