VS:SetWSImageScaleF

From Vectorworks Developer
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

Sets the scale factor for the specified worksheet on drawing object.

PROCEDURE SetWSImageScaleF(
handle :HANDLE;
scaleFactor :REAL;
redraw :BOOLEAN);
def vs.SetWSImageScaleF(handle, scaleFactor, redraw):
    return None

Parameters

handle HANDLE The handle to the worksheet on drawing object.
scaleFactor REAL The scale factor.
redraw BOOLEAN Indicates whether to immediately redraw the worksheet on drawing.

Version

Availability: from Vectorworks 2017