Procedure SetZoom sets the zoom factor of the active VectorWorks document.
PROCEDURE SetZoom(zoomfactor : LONGINT);def vs.SetZoom(zoomfactor):
return None| Name | Type | Description |
|---|---|---|
| zoomfactor | LONGINT | Zoom percentage setting. |
Availability: from MiniCAD6.0