ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMBalloonCallout Class / DartSymbol Property

In This Topic
    DartSymbol Property (CIMBalloonCallout)
    In This Topic
    Gets or sets a symbol used to draw the dart.
    Syntax
    public CIMPolygonSymbol DartSymbol {get; set;}
    Public Property DartSymbol As CIMPolygonSymbol
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also