Results 1 to 2 of 2

Thread: Simple coordinate question

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2003
    Location
    NZ
    Posts
    1

    Simple coordinate question

    Hi,
    I have been trying to plot points in a picture box, the problem is the points coordinates are in Latitude (-40.33344) and Longitude (175.44544) and the picture box is only 500 x 500 pixels wide.

    Is there a way to force the picturebox to use my extents or is the another object I should be using??

    For instance I would like the picturebox to be :
    175.10000,-40.100000 (top left)
    175.90000, -41.00000 (bottom Right)

    Cheers
    RM
    Last edited by potscrubNZ; Oct 3rd, 2003 at 01:39 AM.

  2. #2
    Frenzied Member <ABX's Avatar
    Join Date
    Jul 2002
    Location
    Canada eh...
    Posts
    1,622
    You could make your own control that has a picturebox on it that does the math.
    Tips:
    • Google is your friend! Search before posting!
    • Name your thread appropriately... "I Need Help" doesn't cut it!
    • Always post your code!!!! We can't read your mind!!! (well, at least most of us!)
    • Allways Include the Name and Line of the Exception (if one is occuring!)
    • If it is relevant state the version of Visual Studio/.Net Framwork you are using (2002/2003/2005)


    If you think I was helpful, rate my post
    IRC Contact: Rizon/xous ChakraNET/xous Freenode/xous

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