QuickTime.SetSize

QuickTime.SetSize (

string ObjectName,

number Width,

number Height )

Description

Sets the size of a QuickTime object.

Parameters

ObjectName

(string) The name of the QuickTime object.

Width

(number) The new width of the QuickTime object in pixels.

Height

(number) The new height of the QuickTime object in pixels.

Returns

Nothing.

See also: Related Actions