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