ComponentFactory.Krypton.Toolkit.PaletteBorderInherit.GetBorderGraphicsHint C# (CSharp) Method

GetBorderGraphicsHint() public abstract method

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