setTo

fun setTo(x: Double, y: Double, width: Double, height: Double): MRectangle
fun setTo(x: Int, y: Int, width: Int, height: Int): MRectangle
fun setTo(x: Float, y: Float, width: Float, height: Float): MRectangle