Web.SetSize

Web.SetSize (

string ObjectName,

number Width,

number Height )

Description

Sets the size of a web object.

Parameters

ObjectName

(string) The name of the web object.

Width

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

Height

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

Returns

Nothing.

See also: Related Actions