VS:GetWSImgAngle

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.

Description

Gets the specified worksheet cell's image angle.

PROCEDURE GetWSImgAngle(
worksheet :HANDLE;
row :INTEGER;
column :INTEGER;
VAR NewParam :REAL);
def vs.GetWSImgAngle(worksheet, row, column):
    return NewParam

Parameters

worksheet HANDLE
row INTEGER The cell row.
column INTEGER The cell column.
NewParam REAL The image angle.

Version

Availability: from Vectorworks 2014