VS:GetWSImgUseLayScale

From Vectorworks Developer
Jump to: navigation, search


Description

Determines if the image size type is Layer Scale.
FUNCTION GetWSImgUseLayScale(
worksheet  :HANDLE;
row  :INTEGER;
column  :INTEGER) : BOOLEAN;
def vs.GetWSImgUseLayScale(worksheet, row, column):
    return BOOLEAN

Parameters

worksheet HANDLE The worksheet handle.
row INTEGER The cell row.
column INTEGER The cell column.

Return Value

BOOLEAN indicating if state of cell's use layer scale.

Version

Availability: from Vectorworks 2014
Personal tools
NamespacesFFFF

Variants
Actions
Advanced Search
See Also
Navigation
Toolbox