Template:ImagePanel Properties
Properties Inherited from ImagePanel
- scaleImage: A boolean that determines whether to scale the image to its specified width and height.
- scaleAmount: A float that determines how much the image should scale.
- tileImage: A boolean that determines whether to tile the image.
- tileHorizontally: A boolean that determines whether to tile the image horizontally.
- tileVertically: A boolean that determines whether to tile the image vertically.
- image: The actual image. Expects a path to a .VMT file in the
/materials/vgui
folder. - fillcolor: Determines the background color behind the image. Only painted if the alpha is higher than 0.
- positionImage: