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

GetElementColor4() public abstract method

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