scale

Typeproperty
DictionaryLCS
LibraryLiveCode Script
Syntax
set the scale of {<EPSObject> | <videoClip>} to <ratio>
Summary

Specifies the size at which an EPS object or video clip is displayed.

Introduced1.0
OSlinux, ios, android
Platformsdesktop, server, mobile
Example
set the scale of videoClip "Splash" to 0.5 -- half size
Values
NameTypeDescription
Value

The scale of an EPS object or video clip is a positive number. By default, the scale property of newly created objects is set to 1.

RelatedProperty: scaleIndependently, height
Glossary: property, EPS, factor, video clip, object
Description

Use the scale property to change the appearance of EPS objects or video clips.

The scale is the natural size of the object's content divided by the size of the rectangle the content is placed in. For example, if the ratio is 1, a video clip plays at the movie's normal size; if the ratio is 2, the video clip is blown up by a factor of 2.

For EPS objects, this property is supported only on Unix systems with Display PostScript installed.

Tagsmultimedia