Question
AVPageViewDragOutNewRect element invisible page
I used the AVPageViewDragOutNewRect () function to draw a rectangle on the page. I know that rectangle is being drawn because I checked the values of the left, right, bottom, and top after I converted the ASDevRect to a ASFixedRect. However, the rectangle that I drew is not showing on the page. Is there a way to make the drawn rectangle visible.?
| AVPageViewDragOutNewRect | () |