Search
Project Description
This exercise WinForm project allows you to draw graph-shapes that resemble spider-webs. As the name suggests, it was written as an exercise to the WinForm world. Requires .Net v2.0.

Details
This project is developed as an overview of some design-patterns and WinFrom controls usage. The project will render all kinds of webs which are composed by two points with a mutual anchor.
projex2.png

What is there for me?
  1. It's fun! :)
  2. I put some effort into rendering anchored objects (with more options than the Anchor capabilities you get from a Control class). I did this by implementing an anchored-aware Point struct which you can use to layout your own objects. This is useful if you want to express an anchored drawing object in a mathematical way, and not bound to a WinForm Control class.

Visit this relevant post in my blog for more details.
Last edited Mar 9 2007 at 12:29 AM by fernandof, version 6
Updating...
© 2006-2012 Microsoft | Get Help | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2012.1.11.18365