AllTheTimeWorld.com
Drawing in C#
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
Drawing in C#
Learn C# (C sharp) in FREE step-by-step lessons.
Drawing in C#
Use drawing methods to create drawings and graphs
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.
In order to do this you will:
Be able to define and use the pen;
Be able to define and use the brush;
Combine graphic elements to create a variety of shapes;
Be able to create a variety of graphs from user data using graphics tools
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
Drawing Pie
Drawing Pie with 2 Scroll Bars
Draw Pie for Budget
About Graphs
Bar Graph for Sales
A drawing program with other brushes
/csharp/videos/csharp-brushes.mp4