Initializes a new instance of the Line class with the color, weight, and style specified.
[Visual Basic]
Public Function New( _
ByVal color As Color, _
ByVal weight As Integer, _
ByVal style As LineStyle _
)
Line Class | Line Members | Overload List
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.