Introduction - If you have any usage issues, please Google them yourself
This is a simple bezier drawing algoritm written in C#. very usefull to understand bezier curves. it draws really quality spline beziers with three poin. very good to understand.