Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IViewerCollectionZoomApi

Zoom API for a IViewerCollection

This class synchronizes zoom across all zoom-enabled IViewerCardInstances in the collection.

Hierarchy

  • IViewerCollectionZoomApi

Index

Properties

level

level: number | undefined

Current zoom level

mode

mode: ViewerZoomMode | undefined

Current zoom mode

Methods

buildZoomControls

buildZoomFitControls

updateZoom

  • Updates the zoom value of the collection so that zoom level can be synchronized across viewer types and persisted to user preferences

    Parameters

    Returns void