Video.SetSize

Video.SetSize (

string ObjectName,

number Width,

number Height )

Description

Sets the size of a video object.

Parameters

ObjectName

(string) The name of the video object.

Width

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

Height

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

Returns

Nothing.

See also: Related Actions