public RoundedLineBorder( Color color, int thickness )
'Declaration Public Function New( _ ByVal color As Color, _ ByVal thickness As Integer _ )
'Declaration
Public Function New( _ ByVal color As Color, _ ByVal thickness As Integer _ )
'Usage Dim color As Color Dim thickness As Integer Dim instance As New RoundedLineBorder(color, thickness)
'Usage
Dim color As Color Dim thickness As Integer Dim instance As New RoundedLineBorder(color, thickness)
RoundedLineBorder Class RoundedLineBorder Members Overload List