scaleImage

hyperlink

image

maintainAspectRatio

scale9

scaleImage

shadow

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;

See Also

Image Properties, for more information on images.

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