ComponentFactory.Krypton.Toolkit.PaletteBackInherit.GetBackImageStyle C# (CSharp) Method

GetBackImageStyle() public abstract method

Gets the background image style.
public abstract GetBackImageStyle ( PaletteState state ) : PaletteImageStyle
state PaletteState Palette value should be applicable to this state.
return PaletteImageStyle
        public abstract PaletteImageStyle GetBackImageStyle(PaletteState state);