C1.Silverlight.Extended Namespace / ColorPalette Class / Add Method / Add(Color,String) Method

In This Topic
Add(Color,String) Method
In This Topic
Adds the color with the specified name.
Syntax
'Declaration
 
Public Overloads Sub Add( _
   ByVal color As Color, _
   ByVal colorName As String _
) 
 

Parameters

color
colorName
See Also