Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 456 Bytes

File metadata and controls

24 lines (18 loc) · 456 Bytes

GetWSImageScaleF

Description

Returns the scale factor of the specified worksheet on drawing object.

FUNCTION GetWSImageScaleF(handle : HANDLE): REAL;
def vs.GetWSImageScaleF(handle):
    return REAL

Parameters

Name Type Description
handle HANDLE The handle to the worksheet on drawing object.

Version

Availability: from Vectorworks 2017

Category