
The Zoom Slider widget is available from the videoDriver palette. You drag it directly from the palette onto a Px page. After placing it on the Px page, drag the widget boundaries to adjust the size, position, and orientation, as desired.
In addition to the standard Enabled property, these properties are unique to the control penal.
| Property | Value | Description |
|---|---|---|
| Visible | true (default) or false |
Turns the zoom slider on and off. |
| Layout | multiple properties | Controls the position of the panel in the view. |
| Background | color |
Specifies the background fill color.
|
| Border | drop-down list (defaults to Inset)
|
Configures the look of the border. Options are: Inset, None, Solid, Dotted, Dashed, Groove, Ridge, OutsetWidth and Brush provide additional options. |
| Keep Down Interval | hours minutes seconds (defaults to 100 ms) | Defines the zoom behavior when the mouse-pressed event is active. This is a period of time (in milliseconds). |
| zoomBinding | additional properties | Refer to “Video Ptz Binding (videoDriver-VideoPtzBinding)” in this guide. |