ArcGIS Pro 3.1 API Reference Guide
ArcGIS.Desktop.Editing Namespace / ToolOptionsEmbeddableControl Class / SelectorIcon Property
Version

    SelectorIcon Property
    Gets the icon to display when the tool options are displayed in the Active Template pane.
    Syntax
    public virtual ImageSource SelectorIcon {get;}
    Remarks
    By default, SelectorIcon is set to null, which causes the associated Tool's icon to be used in the Active Template pane
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.0 or higher.
    See Also