Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
pierrotsc
Posted - Sep 09 2014 : 13:35:17 A few things..Could be my code but..
If i load an image and draw a box, then use the code below, the box disappears. ImageEnVect.RotateAllObjects(-90, ierImage); ImageEnVect.Proc.Rotate(-90, ierBicubic, -1);
If i use 90 instead of -90, everything works fine.
If i move a layer with the box anchored to it, everything moves but if i rotate a layer using the mouse, the box does not rotate.
Pierre
2 L A T E S T R E P L I E S (Newest First)
pierrotsc
Posted - Sep 10 2014 : 07:15:15 will do. thanks..
xequte
Posted - Sep 09 2014 : 20:42:33 Hi Pierre
Please use an angle between 0 and 360. We will make the next version more accomodating of other rotation angles.