Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. how to implement zoom operations in C#

how to implement zoom operations in C#

Scheduled Pinned Locked Moved C#
csharphelptutorial
5 Posts 5 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    kalaveer
    wrote on last edited by
    #1

    hai, i have to implememt zoomin,zoomout operations in C# to perform that which controls or methods i should use if anybody knows pls help me thanx in advance

    N G C R 4 Replies Last reply
    0
    • K kalaveer

      hai, i have to implememt zoomin,zoomout operations in C# to perform that which controls or methods i should use if anybody knows pls help me thanx in advance

      N Offline
      N Offline
      Niiiissssshhhhhuuuuu
      wrote on last edited by
      #2

      What do want to zoomin ,zoom out ? Picture? :cool::cool: nishu

      1 Reply Last reply
      0
      • K kalaveer

        hai, i have to implememt zoomin,zoomout operations in C# to perform that which controls or methods i should use if anybody knows pls help me thanx in advance

        G Offline
        G Offline
        g00fyman
        wrote on last edited by
        #3

        maybe this[^] can help, in vb though, shouldn't be too hard to get to c# if you need it in that. regards, g00fy

        1 Reply Last reply
        0
        • K kalaveer

          hai, i have to implememt zoomin,zoomout operations in C# to perform that which controls or methods i should use if anybody knows pls help me thanx in advance

          C Offline
          C Offline
          Christian Graus
          wrote on last edited by
          #4

          If it's on stuff your code is drawing, the Graphics object has a scale transform which is an excellent way to do zoom.

          Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog

          1 Reply Last reply
          0
          • K kalaveer

            hai, i have to implememt zoomin,zoomout operations in C# to perform that which controls or methods i should use if anybody knows pls help me thanx in advance

            R Offline
            R Offline
            rryyjw
            wrote on last edited by
            #5

            I think you should use javascript at client side to do that. IE has build-in zoom support. e.g. body.style.zoom = 120%

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups