RasterSplitter.setSize( size )
Sets the size of the splitter's content1 area.Parameters
| Name | Type | Description | |
|---|---|---|---|
| size | number | size of the splitter's panel 1. |
Returns
| Type | Description |
|---|---|
| object | The splitter object. This allow for chaining multiple setter methods in one single statement. |