Previous:
SetZoomY
Up:
Dixie2.0
Next:
AddAnnotation
zoom
(from DixieCtl.cpp)
Zoom the current page with the zoom factor specified...
Dgp_Int32 CDixieCtrl zoom (
Dgp_Float64 zx,
Dgp_Float64 zy
);
Summary
Zoom the current page with the zoom factor specified
Parameters
zx
Zoom factore in x direction (percentage).
zy
Zoom factor in y direction (percentage).
Return Value
1 Success.
0 Fail.