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| Name | Type | Description |
|---|---|---|
| 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. |
Availability: from Vectorworks 2017