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. Web Development
  3. ASP.NET
  4. DRAWING A LINE???

DRAWING A LINE???

Scheduled Pinned Locked Moved ASP.NET
graphicswinformshelpquestion
2 Posts 2 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.
  • E Offline
    E Offline
    evlxtc
    wrote on last edited by
    #1

    I have read through a few a\rticles and tried a few examples with no luck. All I need is simply to draw a line.. I have 2 XY values and just need a line draw from one point to the other across the internet in a browser??? ANY HELP ASAP please? (GDI+)?????? this is me

    M 1 Reply Last reply
    0
    • E evlxtc

      I have read through a few a\rticles and tried a few examples with no luck. All I need is simply to draw a line.. I have 2 XY values and just need a line draw from one point to the other across the internet in a browser??? ANY HELP ASAP please? (GDI+)?????? this is me

      M Offline
      M Offline
      minhpc_bk
      wrote on last edited by
      #2

      Hi there, IMO, you basically get through two steps: + Draw a line in an image object using the classes in the System.Drawing namespace. + Display the image in the web page: use the img element to display a static image or directly send the image data to the OutputStream of the Response object. For more information, you can read Scott's great article[^].

      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