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

In This Topic
    DartSymbol Property (CIMCompositeCallout)
    In This Topic
    Gets or sets a symbol used to draw the dart. This is only used if LeaderLinePercentage is less than 100%.
    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