Function

Handles.SetIcon

Void Handles.SetIcon(Int32 iconId)
API http://api.avolites.com/11.0/Handles.SetIcon.html
description Set all the source handles to the pending icon.
namespace Handles
parameter iconId ( Int32 ) : the TitanId of the icon inside the showfile.
return value Void
Example in

Legend - Set an icon as legend:

<step>Handles.SetIcon(Expert.Legend.Set.Generic.PendingTitanId)</step>
Also used in
Remarks