Overload | Description |
---|---|
MoveStandaloneTable(StandaloneTable,Int32) | Moves a StandaloneTable to a position within the map StandaloneTable container. This method must be called on the MCT. Use QueuedTask.Run. |
MoveStandaloneTable(StandaloneTable,CompositeLayerWithTables,Int32) | Moves a StandaloneTable to a position within the specified targetLayer container. This method must be called on the MCT. Use QueuedTask.Run. |