setXy

fun setXy(xMin: Double, yMin: Double, xMax: Double, yMax: Double)

Set the x,y coordinates for the envelope.

Since

200.1.0

Parameters

xMin

The x minimum value for the envelope.

yMin

The y minimum value for the envelope.

xMax

The x maximum value for the envelope.

yMax

The y maximum value for the envelope.