setTo

fun setTo(width: Double, height: Double): MSize
fun setTo(width: Int, height: Int): MSize
fun setTo(width: Float, height: Float): MSize
fun setTo(that: MSize): MSize
fun setTo(that: Size): MSize