setBounds

open fun setBounds(    left: Int,     top: Int,     right: Int,     bottom: Int)
open fun setBounds(bounds: Rect)