ComponentIF.setPosition

Sets the postition of @component.

interface ComponentIF
bool
setPosition

Parameters

x int

x coordinate

y int

y coordinate

coordType AtkCoordType

specifies whether the coordinates are relative to the screen or to the components top level window

Return Value

Type: bool

%TRUE or %FALSE whether or not the position was set or not

Meta