scale

open fun scale(factorX: <Error class: unknown class>, factorY: <Error class: unknown class>)

Scales @snapshot's coordinate system in 2-dimensional space by the given factors.

Use method@Gtk.Snapshot.scale_3d to scale in all 3 dimensions.

Parameters

factorX

scaling factor on the X axis

factorY

scaling factor on the Y axis