ComponentFactory.Krypton.Toolkit.PaletteElementColorInherit.GetElementColor5 C# (CSharp) Method

GetElementColor5() public abstract method

Gets the fifth color for the element.
public abstract GetElementColor5 ( PaletteState state ) : Color
state PaletteState Palette value should be applicable to this state.
return Color
        public abstract Color GetElementColor5(PaletteState state);