I'm using your IEvolution Library (Version 4.1.2). In order to generate a PDF-document I've to scale everything of the IEViewer-Object: 1. image itself 2. annotations
If annotation-object is of type IEObjectLine and the line has direction from left, bottom corner to right, upper corner, value of obj.Height is positive and value of obj.Rect.Rectangle.Height is the same but negative. The negative value is correct. But I have no possibility to set the obj.Rect.Rectangle.Height-Property. This means that line will be mirrored on x-axis. Is there a possibility to give Height the right sign?