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 |