scale

open override fun scale(factor: Double): GoogleElement

Scale GoogleElement using the given factor. Affects: bounds, textCharacterLocations and children

Return

A scaled version of this GoogleElement

Parameters

factor

The multiplication factor, e.g. 0.5 decreases by 50% and 2.0 increases by 200%