|
  | dockPosition | 
 Gets or sets the docking position of the navigation panel around the viewport.
 
 | 
  | domElement | 
 Gets or sets the DOM element that contains the navigation panel.
 
 | 
  | height | 
 Gets or sets the height of the navigation panel.
 
 | 
  | horizontalOffset | 
 Gets or sets the horizontal offset of the navigation panel.
 
 | 
  | horizontalScrollDistance | 
 Gets or sets the horizontal scroll pixel distance when navigating.
 
 | 
  | navigation | 
 Gets or sets the DOM element of the navigation panel.
 
 | 
  | outsideViewport | 
 Gets or sets the flag that indicates if the navigation panel will be inside or outside the viewport.
 
 | 
  | verticalOffset | 
 Gets or sets the vertical offset of the navigation panel.
 
 | 
  | verticalScrollDistance | 
 Gets or sets the vertical scroll pixel distance when navigating.
 
 | 
  | visibility | 
 Gets or sets the flag that indicates if the navigation panel will be visible.
 
 | 
  | width | 
 Gets or sets the width of the navigation panel.
 
 |