Public Function New( _ ByVal c As Color _ )
Dim c As Color Dim instance As Line(c)
public Line( Color c )