[Visual Basic] Public Sub New()
Initialize a new instance of the Line class with a color.[C#] public Line();
[Visual Basic] Public Sub New(Color)
Initialize a new instance of the Line class with a color and DashStyle.[C#] public Line(Color);
[Visual Basic] Public Sub New(Color,DashStyle)
Initialize a new instance of the Line class with a color and line width.
[Visual Basic] Public Sub New(Color,Integer)
Initialize a new instance of the Line class with a color, line width, and .
[Visual Basic] Public Sub New(Color,Integer,DashStyle)
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.