[]
        
(Showing Draft Content)

C1.WPF.Extended.ColorPaletteEntry

ColorPaletteEntry Class

Class that contains information about the color, its name and description.

Inheritance
ColorPaletteEntry
Namespace: C1.WPF.Extended
Assembly: C1.WPF.Extended.4.6.2.dll
Syntax
public class ColorPaletteEntry

Properties

Name Description
Color

Gets the color of this entry.

ColorName

Gets the color name.

Description

Gets or sets the entry description.

Methods

Name Description
SetColor(Color)

Assign the color to this entry.

SetColor(Color, string)

Assign the color with the specified name to this entry.