Sets the zoom factor, preserving the on-screen position of the specified diagram point.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public void SetZoomFactor ( |
Visual Basic
Copy Code
|
|---|
Public Sub SetZoomFactor( _ |
The new zoom factor.
A Point instance specifying the zoom center.
See Also