library / com.otaliastudios.zoom / AbsolutePoint / times

times

operator fun times(factor: Number): AbsolutePoint

Multiply every value in the point by a given factor

Parameters

factor - the factor to use

Return
the multiplied point