|

Y


(number) The new Y pixel coordinate (vertical position) to set for the plugin object. This is the Y coordinate of the upper left hand corner of the object's bounding box relative to the page or dialog.


Re t u r n s


Nothing. You can use Application.GetLastError to determine whether this action failed, and why.


See also: Related Actions


image

image

Plugin.SetSize

OverviewExamples

Plugin.SetSize ( string ObjectName,


number Width,


number Height )


De s cr ip t ion


Sets the size of a plugin object.


P arame t er s


ObjectName


(string) The name of the plugin object.


|