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

GetBorderImageStyle() public abstract method

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