'Declaration Public Function New( _ ByVal themeColor As String _ )
'Usage Dim themeColor As String Dim instance As New BorderLine(themeColor)
public BorderLine( string themeColor )
Parameters
- themeColor
- The theme color name.
'Declaration Public Function New( _ ByVal themeColor As String _ )
'Usage Dim themeColor As String Dim instance As New BorderLine(themeColor)
public BorderLine( string themeColor )