I have a patch that creates 50 circles with random coordinates and size. The circle x/y positions range from -0.5 to 0.5 whereas the GDI renderer buffer width and height are measured in pixels;
247, 199 respectively. How can I directly match the circle coordinates with the renderer units?