- Zoom Problem
Hi Gurus,I have an application which can open DXF(AutoCAD files)and display them. The opened DXF file can be zoomed in and out. I can perfectly zoom in. The problem is, when I zoom out, the diagram gets zoomed out towards the center of the window. At one point, the diagram starts to get zoomed out t...
- Zoom out /in on a bitmap
Can anyone guide me how can i upon loading a bitmap incorporate a zoom in .out feature on the map of JPEGwat are the steps i have to do , any ref to follow thanks...
- zoom on RTF text
Hi all, I am currently developing a windowless textbox object using ITextServices. Everything went very well until performed zoom on text. In my code the RTF text is rendered using TxDraw, which calculates zoom factor as this: zoom factor = (pixel height of client rect)*2540/[Himetric vertical e...
- Zoom in/out problem
I have a SDI project and the view is CScrollView. I draw a rectangle on the it, then the graphic will be zoomed in/out.When the rectangle is magnified as enough, some part of the rectangle will not be displayed on the view, because the ScrollView are not be magnified sychronously, WHAT I want is tha...
- Zoom in/ Zoom out images
hi , I am creating dialog box apllication where i have to laod images in Picture control which will be from a file. After the image has been loaded I have to make two buttons for Zoom in/ out . The problem I am facing is that i am sucessfully loading the image but at the time of zoom i cant able...
- Zoom in, Zoom out...
I would like to capture my whole screen and then zoom it in my little picture box, sometimes if I like, I can also zoom it out in a bigger picture box...Could you tell me what functions will help me do this huh ?Thanks,-Home...