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

In This Topic
    SelectorIcon Property
    In This Topic
    Gets the icon to display when the tool options are displayed in the Active Template pane.
    Syntax
    public virtual ImageSource SelectorIcon {get;}
    Public Overridable ReadOnly Property SelectorIcon As ImageSource
    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 or higher.
    See Also