Changes

Jump to: navigation, search

Drawing Graphics using PowerShell 1.0 and GDI+

4 bytes added, 20:10, 18 December 2008
Creating the WinForms Form and Graphics Object
</pre>
== Creating the WinForms Form and the Graphics Object ==
Having defined the GDI+ drawing objects, the next step is to create a canvas on which to draw. For the purposes of this example, a Winforms ''Form'' will act as the drawing canvas. To create this form it is necessary to make use of the WinForms API:

Navigation menu