Interface: IUserInteractionTranslateAndZoom
Implemented by
Properties
offset
• offset: Point
zoom
• zoom: number
Methods
translateAndZoomInto
▸ translateAndZoomInto(translateBy, pointToZoomInto, changeZoomBy): any
Parameters
| Name | Type |
|---|
translateBy | Point |
pointToZoomInto | Point |
changeZoomBy | number |
Returns
any