ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMLeaderLine Class / Line Property

In This Topic
    Line Property (CIMLeaderLine)
    In This Topic
    Gets or sets the leader line drawn from the graphic.
    Syntax
    public Polyline Line {get; set;}
    Public Property Line As Polyline
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also