Friday, July 10, 2009

Chapter 6-Lesson 3

  • Font class along with Graphics.DrawString( ) method may be used to draw text on forms, Bitmaps and Images.
  • StringAlignment.Near actually aligns text to Left.
  • Font class has 13 constructor overloads.
  • LineAlignment flag determines vertical alignment of text.

No comments:

Post a Comment