# GraffitiControlGroupImage
Class Inherits GraffitiControlGroupItem
## Methods
| Name | Parameters | Return Type | Description |
| --- | :---: | :---: | --- |
| Constructor | value as Variant | (None) | Creates a new instance of the class. |
| Operator_Convert | (None) | JSONitem | |
| Attributes | Hidden | ToString | |
## Properties
| Name | Type | Default Value | Description |
| --- | :---: | :---: | --- |
| Height | Integer | Nil | Height of the image when in a vertical ControlGroup. -1 for automatic based on item size. |
| Value | Variant | Nil | Image to be displayed within the item. |
| Width | Integer | Nil | Width of the image when in a horizontal ControlGroup. -1 for automatic based on item size. |