ArcGIS Pro 3.0 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, Windows 8.1

    See Also