Provides access to members that control the balloon callout.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
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.
Members
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. |
Inherited Interfaces
Interfaces | Description |
---|---|
ICallout | Provides access to members that control the callout. |
CoClasses that implement IBalloonCallout
CoClasses and Classes | Description |
---|---|
BalloonCallout | A filled background that is placed behind text. |
See Also
IBalloonCallout Interface | ICallout Interface | ILineCallout Interface | ISimpleLineCallout Interface