public Pen( SchemeColor color, double width )
'Declaration Public Function New( _ ByVal color As SchemeColor, _ ByVal width As Double _ )
'Declaration
Public Function New( _ ByVal color As SchemeColor, _ ByVal width As Double _ )
'Usage Dim color As SchemeColor Dim width As Double Dim instance As New Pen(color, width)
'Usage
Dim color As SchemeColor Dim width As Double Dim instance As New Pen(color, width)
Pen Class Pen Members Overload List