RasterCommandItem.showArrow( isVisible )
Show/Hides drop down menu arrow in the command.Parameters
| Name | Type | Description | |
|---|---|---|---|
| isVisible | boolean |
True show icon, False hides the icon. |
Returns
| Type | Description |
|---|---|
| object | The command item object. This allow for chaining multiple setter methods in one single statement. |