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