Sets the zoom factor, preserving the on-screen position of the specified diagram point.
Namespace: MindFusion.Diagramming
Package: Diagram.js
JavaScript Copy Code |
---|
function setZoomFactorPivot (zoomFactor, pivotPoint) |
The new zoom factor.
A Point instance specifying the zoom center.