A3DMarkupTextData

Detailed Description

struct A3DMarkupTextData

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

Public Members

A3DUns32 m_uiLinesSize

The size of m_ppLines.

A3DUTF8Char **m_ppLines

Note lines.

A3DUns32 m_uiFileLinksSize

Number of file links.

A3DUTF8Char **m_ppFileLinks

Array of file links.

A3DDouble m_dWrappingWidth

Wrapping width.

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.