Sets the zoom factor, preserving the on-screen position of the specified diagram point.
SyntaxVB6
Copy Code
|
|---|
Public Sub SetZoomFactor( _ |
C++
Copy Code
|
|---|
public: |
The new zoom factor.
X coordinate of the zoom center.
Y coordinate of the zoom center.
See Also