ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMCallout Class
Members

In This Topic
    CIMCallout Class
    In This Topic
    Represents a callout.
    Syntax
    Remarks
    Callouts are used to define additional ornamentation for a symbol. The primary use for callouts is to add leader line capabilities to text. Callouts are also used for defining items such as highway shields, balloon callouts, and more complex text box and leader line combinations. All callouts have some capability to draw leader lines; therefore they share a base property of a leader tolerance.
    Inheritance Hierarchy

    System.Object
       ArcGIS.Core.CIM.CIMObject
          ArcGIS.Core.CIM.CIMCallout
             ArcGIS.Core.CIM.CIMBalloonCallout
             ArcGIS.Core.CIM.CIMCompositeCallout
             ArcGIS.Core.CIM.CIMLineCallout
             ArcGIS.Core.CIM.CIMSimpleLineCallout

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also