Active element that both includes an XY_PARAM_PAD to control two parameters at the same time, and a 2 dimensional zooming capability by selecting an area on the screen. The widget can be connected to two coordinates parameters, and four additional zooming parameters (zoom and offset for each dimension).
See XY_PARAM_PAD.
Name | Value Type | Default Value | Description | Comment | V. | Exp. |
---|---|---|---|---|---|---|
color |
white |
Color of the selection retangle. |
|
1.4 |
No | |
x_zoom_param_id |
Empty |
id of the parameter holding the x zoom value. |
The values that can be set by the control for the zoom are real numbers from 1 to infinity. |
1.4 |
No | |
y_zoom_param_id |
Empty |
id of the parameter holding the y zoom value. |
The values that can be set by the control for the zoom are real numbers from 1 to infinity. |
1.4 |
No | |
x_offset_param_id |
Empty |
id of the parameter holding the x offset value. |
The values that can be set by the control for the offset are real numbers from 0 to 1. |
1.4 |
No | |
y_offset_param_id |
Empty |
id of the parameter holding the y offset value. |
The values that can be set by the control for the offset are real numbers from 0 to 1. |
1.4 |
No |