ArcGIS Pro 2.8 API Reference Guide
ActiveTemplateSelectorIcon Property (IEditingCreateToolControl)

ArcGIS.Desktop.Editing Namespace > IEditingCreateToolControl Interface : ActiveTemplateSelectorIcon Property
Optional icon that will appear in the active template pane as a button selector, the choice being between Attributes and this ToolOptions.
Syntax
ImageSource ActiveTemplateSelectorIcon {get;}
ReadOnly Property ActiveTemplateSelectorIcon As ImageSource
Remarks
If null is returned, then the Tool's small image that is defined in DAML will be used. The icon is displayed in a 24x24 pixel size, but it can be smaller if desired, and will be stretched.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

IEditingCreateToolControl Interface
IEditingCreateToolControl Members