|
  | dockPosition | 
 Gets or sets the docking position of the zooming panel around the viewport.
 
 | 
  | domElement | 
 Gets or sets the DOM element that contains the zooming slider.
 
 | 
  | height | 
 Gets or sets the height of the zooming panel.
 
 | 
  | horizontalOffset | 
 Gets or sets the horizontal offset of the zooming panel.
 
 | 
  | outsideViewport | 
 Gets or sets the flag that indicates if the zooming panel will be inside or outside the viewport.
 
 | 
  | slider | 
 Gets or sets the DOM element of the zooming slider.
 
 | 
  | verticalOffset | 
 Gets or sets the vertical offset of the zooming panel.
 
 | 
  | visibility | 
 Gets or sets the flag that indicates if the zooming panel will be visible.
 
 | 
  | width | 
 Gets or sets the width of the zooming panel.
 
 |