| Overload | Description | 
|---|---|
| CreateLayout(CIMPage) | Creates a new layout using a defined CIM page. This method must be called on the MCT. Use QueuedTask.Run. | 
| CreateLayout(Double,Double,LinearUnit,Boolean,Double) | Creates a layout using a simple set of parameters. This method must be called on the MCT. Use QueuedTask.Run. |