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

GetBorderRounding() public abstract method

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