Results 1 to 3 of 3

Thread: Rect?

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    May 2000
    Posts
    367

    Rect?

    Hi All,

    Is there a RECT class in .NET? If so how do I use it? do i put a using to where it is defined, if so what use.

    Thanks
    Bill

  2. #2
    Hyperactive Member Scott Penner's Avatar
    Join Date
    Dec 2000
    Location
    Mountain View
    Posts
    327
    What are you trying to do?

    You won't need the old RECT structure if you are using GDI+.

    And, you can basically do everything you could do with GDI (and more) with GDI+.
    -scott
    he he he

  3. #3
    Frenzied Member Jop's Avatar
    Join Date
    Mar 2000
    Location
    Amsterdam, the Netherlands
    Posts
    1,986
    I think you're looking for this mate:
    VB Code:
    1. system.Drawing.Rectangle
    Jop - validweb.nl

    Alcohol doesn't solve any problems, but then again, neither does milk.

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