Table of Contents
Subclass of GraffitiControlGroupItem
Enumerations #
This class exposes no enumerations.
Constants #
This class exposes no constants.
Events #
This class exposes no events.
Methods #
Name | Parameters | Return Type | Description |
---|---|---|---|
Constructor | value as Variant | None | Creates a new instance of the class. |
Properties #
Name | Type | Default Value | Description |
---|---|---|---|
Height | Integer | -1 | 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 | -1 | Width of the image when in a horizontal ControlGroup. -1 for automatic based on item size. |
Notes #
Supported Value Types #
The values will automatically be converted to a URL representation when it is one of the following types:
- GraffitiWebFile
- String
- WebFile
- WebPicture