Results 1 to 2 of 2

Thread: Random Graphics

  1. #1

    Thread Starter
    Frenzied Member System_Error's Avatar
    Join Date
    Apr 2004
    Posts
    1,111

    Random Graphics

    How would you draw random, non-overlaping rectangles?
    Last edited by System_Error; Apr 29th, 2004 at 06:20 PM.

  2. #2
    type Woss is new Grumpy; wossname's Avatar
    Join Date
    Aug 2002
    Location
    #!/bin/bash
    Posts
    5,682
    That's really 2 questions.

    What do you want to know, drawing rectangles, or keeping rectangles separate?

    Just install MSDN on your PC and all of this info is available to you.

    Just look under Rectangle...Methods...IntersectsWith()

    and

    Graphics.DrawRect()
    I don't live here any more.

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