Legacy Documentation: Version 4.6.2
Language: English
  • C#
  • JS
  • Boo

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Type

Description

Image Type.

Controls how to display the Image.

Variables

Simple Stretches the image uniformly inside the rectangle.
Sliced Stretches the center part of the image that is inside the borders, while the border areas maintain their thickness.
Tiled Tiles the center part of the image that is inside the borders.
Filled Stretches the image uniformly inside the rectangle and shows only a portion of the image.