ObjSetAngle Method

Build 1501 on 14/Nov/2017  This topic last edited on: 23/Mar/2016, at 12:15

Description

Rotates the selected objects to given angle around the given vertix.

Syntax

errorcode = Page.ObjSetAngle (int1, int2)

int1        

angle. Positive values rotate counter-clockwise. Allowed values -360 to +360.

int2        

vertix on do rotation 1 = Top Left, 2 = Top Right, 3 = Botton Left, 4 = Bottom Right

Remarks

Returns error code.

Context

Page designer