A3DMarkupBalloonData
-
struct
A3DMarkupBalloonData Markup balloon.
4.0
Variables
-
A3DUTF8Char *
A3DMarkupBalloonData.m_pcUpText -
Up text.
When there is only one text, this field is used by default.
-
A3DUTF8Char *
A3DMarkupBalloonData.m_pcDownText -
Down text.
-
EA3DMDBalloonShape
A3DMarkupBalloonData.m_eBalloonShape -
Balloon type.
-
A3DDouble
A3DMarkupBalloonData.m_dBallownSize -
Ballown size.
-
A3DMDTextPosition *
A3DMarkupBalloonData.m_psTextPosition -
Pointer to the text position.
-
A3DUns32
A3DMarkupBalloonData.m_uiFileLinksSize -
Number of file links.
-
A3DUTF8Char **
A3DMarkupBalloonData.m_ppFileLinks -
Array of file links.
-
A3DMDTextProperties *
A3DMarkupBalloonData.m_pTextProperties -
Pointer to the text properties.