ArcGIS Pro 2.9 API Reference Guide
ActiveTemplateSelectorIcon Property (ToolOptionsEmbeddableControl)

ArcGIS.Desktop.Editing Namespace > ToolOptionsEmbeddableControl Class : ActiveTemplateSelectorIcon Property
A simple implementation of IEditingCreateToolControl.ActiveTemplateSelectorIcon.
Syntax
public virtual ImageSource ActiveTemplateSelectorIcon {get;}
Public Overridable ReadOnly Property ActiveTemplateSelectorIcon As ImageSource
Remarks
By default, ActiveTemplateSelectorIcon is set to null, which causes the corresponding Tool's icon to be used in ActiveTemplate.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

ToolOptionsEmbeddableControl Class
ToolOptionsEmbeddableControl Members