This document is archived and information here might be outdated.  Recommended version.


IElementEditCallout Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IE > IElementEditCallout Interface
ArcGIS Developer Help

IElementEditCallout Interface

Provides access to members that control the Element edit vertices object.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property EditingCallout Indicates if this element is editing it's callout.
Method GetMoveTextSelectionTracker Returns the selection tracker to move the text used by this element.

Classes that implement IElementEditCallout

Classes Description
ParagraphTextElement The Graphic Element to display text which flows into an area geometry.
PMFTitleTextElement The Graphic Element to display dynamic PMF titles.
TextElement The Graphic Element to display text.