Function
Void Handles.SetPendingHaloToSystemColour(String id)
| API | http://api.avolites.com/10.1/Handles.SetPendingHaloToSystemColour.html |
|---|---|
| description | Sets the pending halo menu property to the value of the given system colour id |
| namespace | Handles |
| parameter | id ( String ) : system colour id |
| return value | Void |
Handles.SetPendingHaloToSystemColour("Light Green")
Pending halo is the halo of a handle which is previously selected as source handle (see the eample).
Available system colours are Red, Orange, Brown, Yellow, Green, Light Green, Blue, Cyan, Violet, Red Violet.