Line Class | Line Members | Overload List
Visual Basic
C#
Show All
Initialize a new instance of the Line class with a color and line width.
[Visual Basic]Public Function New( _ ByVal c As Color, _ ByVal width As Integer _ )
[C#]public Line( Color c, int width );
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.