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

GetBackGraphicsHint() public abstract method

Gets the graphics drawing hint.
public abstract GetBackGraphicsHint ( PaletteState state ) : PaletteGraphicsHint
state PaletteState Palette value should be applicable to this state.
return PaletteGraphicsHint
        public abstract PaletteGraphicsHint GetBackGraphicsHint(PaletteState state);