times

operator fun times(scale: Double): Rectangle
operator fun times(scale: Float): Rectangle
operator fun times(scale: Int): Rectangle