FileViewer.aspectRatio

Availability

Flash Player 7

Usage

FileViewer.aspectRatio:Boolean

Description

Property; A boolean value indicating whether the image aspect ratio should be maintained (true) or not (false).

Example

The following example will change the aspectRatio property:

myFileViewer.aspectRatio = true;