The View object wraps an HTML element and handles drawing and user interaction through mouse and keyboard for it. It offer means to scroll the view, find the currently visible bounds in project coordinates, or the center, both useful for constructing artwork that should appear centered on screen.
autoUpdate
element
pixelRatio
resolution
viewSize
bounds
size
center
zoom
rotation
scaling
matrix
onFrame
onResize
onMouseDown
onMouseDrag