Function
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 |
Legend - Set an icon as legend:
<step>Handles.SetIcon(Expert.Legend.Set.Generic.PendingTitanId)</step>