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

GetBackColorAlign() public abstract method

Gets the color alignment style.
public abstract GetBackColorAlign ( PaletteState state ) : PaletteRectangleAlign
state PaletteState Palette value should be applicable to this state.
return PaletteRectangleAlign
        public abstract PaletteRectangleAlign GetBackColorAlign(PaletteState state);