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

GetBorderColorAngle() public abstract method

Gets the color border angle.
public abstract GetBorderColorAngle ( PaletteState state ) : float
state PaletteState Palette value should be applicable to this state.
return float
        public abstract float GetBorderColorAngle(PaletteState state);