Markup balloon. More...

Data Fields

A3DDouble m_dBallownSize
 
EA3DMDBalloonShape m_eBalloonShape
 
A3DUTF8Charm_pcDownText
 
A3DUTF8Charm_pcUpText
 
A3DUTF8Char ** m_ppFileLinks
 
A3DMDTextPositionm_psTextPosition
 
A3DMDTextPropertiesm_pTextProperties
 
A3DUns32 m_uiFileLinksSize
 

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