library / com.otaliastudios.zoom / ScaledPoint / times

times

operator fun times(factor: Number): ScaledPoint

Multiply every value in the point by a given factor

Parameters

factor - the factor to use

Return
the multiplied point