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. Help needed.

Help needed.

Scheduled Pinned Locked Moved C#
graphicswinformsdata-structureshelpquestion
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.
  • V Offline
    V Offline
    vinay_K
    wrote on last edited by
    #1

    hello everyone.. Good evening..:)) I' doing an application with GDI+ to draw sine wave... float fltZoomF = 1; Graphics gPanel2Graphics = this.CreateGraphics(); gPanel2Graphics.Clip = new Region(Panel1.ClientRectangle); gPanel2Graphics.ScaleTransform(fltZoomF, 1F);
    if i run my application the sine wave fits correctly to the screen size, but if i try to zoom by increaseing the fltZoomF value to 2.. how much pixel or percentage it ll going to increase the width of the graph.. im using horizontal scrollbar to scroll, how do i proceed to increase the ScrollBar maximum value while the fltZoomF is changed to 2. please help me..

    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