I programmed with VC 8.0 and GDI+ im MM_TEXT Mode. If I draw a polygon with
the function that accepts REAL's as parameters. It seemce to me that there
is still the -32000/+32000 Limit for the coordinates. I have strange
effects if I overcome this limit. Ii that true or can be something else
wrong ?
Re: GDI+ Performance Question ... I've been reading alot about how GDI+ does not ... > the scrolling.... > render on the screen, though most likely, I'll only need to render at most ... I either use another .NET control and draw to that ... (microsoft.public.dotnet.framework.drawing)
GDI+ Performance Question ... I've been reading alot about how GDI+ does not ... the scrolling.... When I scroll up or down, it consumes 100% of my CPU to draw...render on the screen, though most likely, I'll only need to render at most ... (microsoft.public.dotnet.framework.drawing)
Re: Vector Graphics - was MFC and GDI+ ... I draw everything in MM_TEXT mode on every device. ... I tried Beziers, but ultimately the only place we used them were ... To make lines go thick in the middle and thin at ... Anyway I am now drawing lines and curves with GDI+ - optionally. ... (microsoft.public.vc.mfc)
Re: Create a graphic file with VB6? ... I've developed a little program to draw the graphics I want in a ... But, of course, they can be saved only as .bmp... I'm trying to adapt some of the GDI+ stuff from ... image from the PictureBox to the GDI image object and then save it ... (microsoft.public.vb.general.discussion)
Re: Inverted Transparency! ... Answer those GDI+ questions with the GDI+ FAQ ... >> #1 Draw your text into a GraphicsPath with the FillMode set to Winding. ... >> of the control to that region. ... >> Bob Powell... (microsoft.public.dotnet.framework.drawing)