Spread Silverlight Documentation
BorderLine Constructor(String)


The theme color name.
Creates a border line with a specified theme color.
Syntax
'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.
Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

BorderLine Class
BorderLine Members
Overload List

 

 


Copyright © GrapeCity, inc. All rights reserved.