A3DMarkupBalloonData

Fields

A3DUTF8Char *

m_pcUpText

A3DUTF8Char *

m_pcDownText

EA3DMDBalloonShape

m_eBalloonShape

A3DDouble

m_dBallownSize

A3DMDTextPosition *

m_psTextPosition

A3DUns32

m_uiFileLinksSize

A3DUTF8Char **

m_ppFileLinks

A3DMDTextProperties *

m_pTextProperties

Detailed Description

struct A3DMarkupBalloonData

Markup balloon.

Version

4.0

Public Members

A3DUTF8Char *m_pcUpText

Up text. When there is only one text, this field is used by default.

A3DUTF8Char *m_pcDownText

Down text.

EA3DMDBalloonShape m_eBalloonShape

Balloon type.

A3DDouble m_dBallownSize

Ballown size.

A3DMDTextPosition *m_psTextPosition

Pointer to the text position.

A3DUns32 m_uiFileLinksSize

Number of file links.

A3DUTF8Char **m_ppFileLinks

Array of file links.

A3DMDTextProperties *m_pTextProperties

Pointer to the text properties.