RasterDialog.showAt( x, y )

Moves the dialog to the given x,y position, then make the dialog visible. Note: the give x,y values are ignored if autoCenter is ON.

Parameters

Name Type   Description
x number X position in pixels
y number Y position in pixels

Returns

Type Description
object The dialog object. This allow for chaining multiple setter methods in one single statement.

See Also

Home Examples Download License
 
Copyright © 2010-2017 Edwin R. López