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

In This Topic
    LeaderLineSymbol Property (CIMCompositeCallout)
    In This Topic
    Gets or sets the leader line symbol. This is only used if LeaderLinePercentage is greater than 0%.
    Syntax
    public CIMLineSymbol LeaderLineSymbol {get; set;}
    Public Property LeaderLineSymbol As CIMLineSymbol
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also