Overload | Description |
---|---|
MoveLayer(Layer,Int32) | Moves a layer to a different position in the table of contents. This method must be called on the MCT. Use QueuedTask.Run. |
MoveLayer(Layer,GroupLayer,Int32) | Moves a layer to a different position in the specified targetlayer container. This method must be called on the MCT. Use QueuedTask.Run. |