This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Classes > S > SimpleLineCallout CoClass (ArcObjects .NET 10.5 SDK) |
A simple line that links text to a specified location.
The SimpleLineCallout can be used to display a callout comprised of a single leader line drawn from the anchor point to the text.
Interfaces | Description |
---|---|
ICallout | Provides access to members that control the callout. |
IClone (esriSystem) | Provides access to members that control cloning of objects. |
IDisplayName | Provides access to members that return the display name of an object. |
IPersist | Defines the single method GetClassID, which is designed to supply the CLSID of an object that can be stored persistently in the system. IPersist is the base interface for three other interfaces: IPersistStorage, IPersistStream, and IPersistFile. |
IPersistStream (esriSystem) | |
IQueryGeometry | Provides access to members that control geometry query. |
ISimpleLineCallout | Provides access to members that control the Simple Line Callout. |
ITextBackground | Provides access to members that control the text background. |
IXMLSerialize (esriSystem) | Provides access to members that XML serialize and deserialize an object to/from XML. |