CSharp Graphics Programming[2008]
Section 1 starts the discussion by describing the basic building blocks of graphics programming in C#: the Graphics, Pen, and Brush classes. You can use these classes to draw and fill lines, curves, ellipses — just about everything except images and text. Section 2 describes advanced Pen and Brush
用户评论