A3DMarkupTextData

struct A3DMarkupTextData

Note with simple text (m_ppcLines) and text properties like font, size, thickness…

Variables

A3DUns32 A3DMarkupTextData.m_uiLinesSize

The size of m_ppLines.

A3DUTF8Char **A3DMarkupTextData.m_ppLines

Note lines.

A3DUns32 A3DMarkupTextData.m_uiFileLinksSize

Number of file links.

Array of file links.

A3DDouble A3DMarkupTextData.m_dWrappingWidth

Wrapping width.

EA3DMarkupFrameType A3DMarkupTextData.m_eFrameType

Frame type.

EA3DLeaderAlignmentType A3DMarkupTextData.m_eLeaderAlignmentType

Precises the leader/note attach.

A3DMDTextProperties *A3DMarkupTextData.m_pTextProperties

Pointer to the text properties.

A3DMDTextPropertiesGetData
A3DMDTextPosition *A3DMarkupTextData.m_psTextPosition

The relative position of the text to the attach of the markup A3DMDTextPropertiesGet().