A3DMarkupTextData
Fields
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 **