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