Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 385 Bytes

File metadata and controls

25 lines (18 loc) · 385 Bytes

SetZoom

Description

Procedure SetZoom sets the zoom factor of the active VectorWorks document.

PROCEDURE SetZoom(zoomfactor : LONGINT);
def vs.SetZoom(zoomfactor):
    return None

Parameters

Name Type Description
zoomfactor LONGINT Zoom percentage setting.

Version

Availability: from MiniCAD6.0

Category

  • View @ Zoom