zoom By
open fun zoomBy(focusX: Int, focusY: Int, @IntRange(from = 0 ) pageIndex: Int, scaleFactor: Float, duration: Long)
Zoom by the given scale focused on the given point in PDF coordinates.`
Parameters
focus X
x-coordinate of the focus point.
focus Y
y-coordinate of the focus point.
page Index
Page number.
scale Factor
Scale factor for zooming.
duration
Duration of the zoom animation (milliseconds).