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