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

C1.WPF.Extended Namespace > ColorPaletteEntry Class > SetColor Method : SetColor(Color,String) Method
Assign the color with the specified name to this entry.
Syntax
'Declaration
 
Public Overloads Sub SetColor( _
   ByVal color As Color, _
   ByVal colorName As String _
) 
public void SetColor( 
   Color color,
   string colorName
)

Parameters

color
colorName
See Also

Reference

ColorPaletteEntry Class
ColorPaletteEntry Members
Overload List