ArcGIS Pro 3.7 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 Overridable ReadOnly Property SelectorIcon As ImageSource
    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 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also