A3DMarkupBalloonData Struct Reference
Markup balloon. More...
Detailed Description
Markup balloon.
- Version
- 4.0
Field Documentation
A3DUTF8Char* A3DMarkupBalloonData::m_pcUpText |
Up text.
A3DUTF8Char* A3DMarkupBalloonData::m_pcDownText |
Down text.
EA3DMDBalloonShape A3DMarkupBalloonData::m_eBalloonShape |
Balloon type.
A3DDouble A3DMarkupBalloonData::m_dBallownSize |
Balloon size.
A3DMDTextPosition* A3DMarkupBalloonData::m_psTextPosition |
Pointer to the text properties.
- See also
- A3DMDTextPropertiesGet
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.
- See also
- A3DMDTextPropertiesGet