| Overload | Description | 
|---|---|
| MoveLayer(Layer,Int32) | Moves a layer to another position within the container. This method must be called on the MCT. Use QueuedTask.Run. | 
| MoveLayer(Layer,CompositeLayer,Int32) | Move a layer to another position within the specified container. This method must be called on the MCT. Use QueuedTask.Run. |