times

operator fun times(that: MPoint): MPoint
operator fun times(scale: Double): MPoint
operator fun times(scale: Float): MPoint
operator fun times(scale: Int): MPoint

Deprecated

allocates