ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMPointGraphic Class / Leaders Property

In This Topic
    Leaders Property (CIMPointGraphic)
    In This Topic
    Gets or sets a collection of leaders coming off of the graphic.
    Syntax
    public CIMLeader[] Leaders {get; set;}
    Public Property Leaders As CIMLeader()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also