BorderLine Constructor(Color,Single)
Initializes a new instance of the
BorderLine class.
'Declaration
Public Function New( _
ByVal As Color, _
ByVal As Single _
)
'Usage
Dim color As Color
Dim width As Single
Dim instance As New BorderLine(color, width)
Parameters
- color
- width