ComponentOne Extended Library for WPF and Silverlight
Add(Color,String,String) Method

C1.WPF.Extended Namespace > ColorPalette Class > Add Method : Add(Color,String,String) Method
Adds the color with the specified name and description.
Syntax
'Declaration
 
Public Overloads Sub Add( _
   ByVal color As Color, _
   ByVal colorName As String, _
   ByVal description As String _
) 
public void Add( 
   Color color,
   string colorName,
   string description
)

Parameters

color
colorName
description
See Also

Reference

ColorPalette Class
ColorPalette Members
Overload List