Results 1 to 5 of 5

Thread: [RESOLVED] Inverse coordinate system? How?

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Mar 2012
    Posts
    290

    Resolved [RESOLVED] Inverse coordinate system? How?

    I'm just using
    Code:
    Picture1.Line (x1, Y1) - (X2, Y2)
    for drawing some lines in the control.

    The problem appears when I got a reverse line. I mean, in the VB6 coordinate system, the 0 value of Y is in the top of the picture1 control. I would like to draw like if the value 0 of the Y, would be in the bottom of the form instead of the top.

    What do I need to modify?
    Last edited by Jose_VB; Jul 18th, 2015 at 03:04 PM.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width