This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control the balloon callout.
BalloonCallouts are a filled background that is placed behind text. Use the Style property to select from three different shapes for the balloon. Use the Symbol property to specify the fill symbol used as the background. Use the ICallout and the ITextMargins interfaces to set additional properties for IBalloonCallouts.
Name | Description | |
---|---|---|
AnchorPoint | The anchor point. | |
LeaderTolerance | The closest distance to the text the anchor point can be for the callout to draw. | |
Style | The balloon callout style. | |
Symbol | The fill symbol. |
Interfaces | Description |
---|---|
ICallout | Provides access to members that control the callout. |
Classes | Description |
---|---|
BalloonCallout | A filled background that is placed behind text. |
BalloonCalloutPropertyPage Class | ICallout Interface | ILineCallout Interface | ISimpleLineCallout Interface | IBalloonCallout Interface