ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMSimpleLineCallout Class / LineSymbol Property

In This Topic
    LineSymbol Property (CIMSimpleLineCallout)
    In This Topic
    Gets or sets the line symbol used to draw leader lines.
    Syntax
    Public Property LineSymbol As CIMLineSymbol
    public CIMLineSymbol LineSymbol {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also