ComponentFactory.Krypton.Toolkit.PaletteContentInherit.GetContentShortTextColorAlign C# (CSharp) Method

GetContentShortTextColorAlign() public abstract method

Gets the color alignment for the short text.
public abstract GetContentShortTextColorAlign ( PaletteState state ) : PaletteRectangleAlign
state PaletteState Palette value should be applicable to this state.
return PaletteRectangleAlign
        public abstract PaletteRectangleAlign GetContentShortTextColorAlign(PaletteState state);