ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMLineCallout Class / LineStyle Property

In This Topic
    LineStyle Property
    In This Topic
    Gets or sets the style of line to generate when a Point leader is drawn defined by an enumeration value. Line leaders will always be drawn with their own geometry.
    Syntax
    public LeaderLineStyle LineStyle {get; set;}
    Public Property LineStyle As LeaderLineStyle
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also