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

C1.WPF.Extended Namespace > ColorPalette Class > Add Method : Add(Color) Method
Adds the specified color to the palette.
Syntax
'Declaration
 
Public Overloads Sub Add( _
   ByVal color As Color _
) 
public void Add( 
   Color color
)

Parameters

color
See Also

Reference

ColorPalette Class
ColorPalette Members
Overload List