[]
        
(Showing Draft Content)

C1.WPF.Extended.ColorPaletteEntry.SetColor

SetColor Method

SetColor(Color)

Assign the color to this entry.

Declaration
public void SetColor(Color color)
Parameters
Type Name Description
Color color

SetColor(Color, string)

Assign the color with the specified name to this entry.

Declaration
public void SetColor(Color color, string colorName)
Parameters
Type Name Description
Color color
string colorName