GraffitiControlGroupImage

Subclass of GraffitiControlGroupItem

Enumerations #

This class exposes no enumerations.

Constants #

This class exposes no constants.

Events #

This class exposes no events.

Methods #

NameParametersReturn TypeDescription
Constructorvalue as VariantNoneCreates a new instance of the class.

Properties #

NameTypeDefault ValueDescription
HeightInteger-1Height of the image when in a vertical ControlGroup. -1 for automatic based on item size.
ValueVariantNilImage to be displayed within the item.
WidthInteger-1Width 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