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

GetBorderWidth() public abstract method

Gets the border width.
public abstract GetBorderWidth ( PaletteState state ) : int
state PaletteState Palette value should be applicable to this state.
return int
        public abstract int GetBorderWidth(PaletteState state);