Zebra0.com
C# Windows Forms Programming
Education Resources
Privacy
Contact
Topics
Algorithms
Alice 3
C++
C# Windows
RGB Colors
Computer Basics
Computer Concepts
Faculty resources
HTML5
Java
Systems Analysis and Design
Visual Basic
C# Windows Forms Programming
Learn C# (C sharp) in FREE step-by-step lessons.
Drawing in C#
C# has extensive drawing capabilities.
While you could draw a happy face with the drawing methods, by far, the most useful application is to draw charts and graphs.
Please study the material at each of the links below.
Microsoft Reference: C# Drawing Graphics
Drawing Lines with the Pen
Drawing Rectangles with the Brush
Drawing Filled Circle with Border
Drawing Filled Polygon with Border
Drawing Strings
Drawing Images
Bezier Curves
:
A Bézier curve
is a parametric curve used in computer graphics.
Drawing Pie
Drawing Pie with 2 Scroll Bars
Draw pie graph for Budget
About Graphs
Bar Graph for Sales
A drawing program with other brushes
:
A brush is used to draw solid shapes. A pen is used to draw outlines
/csharp/videos/csharp-brushes.mp4
Glossary for drawing lesson
Full Glossary