Overload | Description |
---|---|
MoveStandaloneTable(StandaloneTable,Int32) | Move a table to another position within the container. This method must be called on the MCT. Use QueuedTask.Run. |
MoveStandaloneTable(StandaloneTable,CompositeLayerWithTables,Int32) | Move a table to another layer container. This method must be called on the MCT. Use QueuedTask.Run. |