scale

open override fun scale(factor: Double): AbraElement

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

Return

A scaled version of this AbraElement

Parameters

factor

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