ArcObjects Library Reference (Display)  

IBalloonCallout Interface

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
Read/write property AnchorPoint The anchor point.
Read/write property LeaderTolerance The closest distance to the text the anchor point can be for the callout to draw.
Read/write property Style The balloon callout style.
Read/write property 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