offsetBy

fun offsetBy(x: Double, y: Double)

Moves the builder's envelope geometry by the given offsets in the x and y dimension.

Since

200.1.0

Parameters

x

The number of units to move the envelope on the x axis.

y

The number of units to move the envelope on the y axis.