scaleImage

Specifies that the image should be scaled to the Image component dimensions. Scaling can be set to either preserve the image proportions (maintainAspectRatio, default) or to resize just a selected portion of the image (scale9).

Type

Boolean true: scale image to container

false: keep original image size

Example

Image1.scaleImage = true;

Note that the scaleImage and tile properties are mutually exclusive.

See Also

Image Properties, for more information on images.

<< scale9 © 1996-2013 InetSoft Technology Corporation (v11.5) shadow >>