ComponentFactory.Krypton.Toolkit.PaletteBackInherit.GetBackColorAngle C# (CSharp) Method

GetBackColorAngle() public abstract method

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