reposition

fun reposition(posX: Number, posY: Number)

Repositions this ComponentView to the specified coordinates.

Parameters

posX

New X coordinate.

posY

New Y coordinate.