- ZOrder - Own Engine
Hi, Guys.Does anyone have a specified way of doing the ZOrder with BitBlt, with several objects?Thank you,Arie....
- Zoom-In & Zoom-Out
CAn any one show me by example how I may use the Plus ('+') & minus ('-') keys on the key pad to soom into & out of a picture in a picture box.Keeping the image in proportion, like you didn't know thatThanks in advance!!Ram...
- Zoom question (copy from FOXs forum)
The Question is: I thy to using next SUB to Zoom out a picture, and I always get a picture trim by orignal width and height of picture in that icturebox(Front), I think TempDC and TileDC is fixed size at SelectObject APICan I adjust Width and Height of a DC that is created by using CreateCompati...
- Zoom IN/OUT
How can i have s fine zoom in/out of a raster image? as i found that the StretchBlt will return a poor output....
- Zoom in/out
Hi,I'm using a picture box/image box combination with vertical and horizontal scroll bars for opening and scrolling through a bitmap. I use the picture box and a mousedown event for digitizing coordinates. Problems are coming up when I want to zoom into a bitmap. The scrollbars have a limit...
- Zoom in and out with VB
Hello We are developing one tools for GIS related Projects. In this tools we draw lines and points on the vb form by taking values form the text file. Every thing is fine up to drawing of the lines an...