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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. Visual Basic
  4. graphics.scaletranform() method

graphics.scaletranform() method

Scheduled Pinned Locked Moved Visual Basic
graphicscomhelpquestion
1 Posts 1 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.
  • C Offline
    C Offline
    codeadair
    wrote on last edited by
    #1

    Hello Everyone! I am programming graphic program.i use doublebuffer technology to draw graphic to bitmap object.Using e.Graphics().DrawImage(bmp, 0, 0) to draw bitmap object to panel in panel paint event.It's really good idea.Thanks to Dave Kreskowiak. I do need to zoom in\out the graphic.and i use e.Graphics.ScaleTransform(xscaletran, yscaletran) in panel.paint event to do it.But problem happens.pen size changed too. i think i know something about it.The method graphics.scaletransform just draught\extrude the graphics physically. Do i have to redraw bitmap to zoom in\out the graphic? Thanks for all replies! Best regards! ICQ:258-235-734 MSN:msnadair@hotmail.com

    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