RasterCommandItem.showText( isVisible )
Show/Hides text associated with a command.Parameters
| Name | Type | Description | |
|---|---|---|---|
| isVisible | boolean |
True show text, False hides the text. |
Returns
| Type | Description |
|---|---|
| object | The command item object. This allow for chaining multiple setter methods in one single statement. |