VS:SetWSImageScaleF

From Vectorworks Developer
Jump to navigation Jump to search

.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