Click or drag to resize

PaletteContentInheritOverride Class

Inherit properties from primary source in preference to the backup source.
Inheritance Hierarchy

Namespace:  Internal.ComponentFactory.Krypton.Toolkit
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public class PaletteContentInheritOverride : PaletteContentInherit

The PaletteContentInheritOverride type exposes the following members.

Constructors
  NameDescription
Public methodPaletteContentInheritOverride(IPaletteContent, IPaletteContent)
Initialize a new instance of the PaletteContentInheritOverride class.
Public methodPaletteContentInheritOverride(IPaletteContent, IPaletteContent, PaletteState, Boolean)
Initialize a new instance of the PaletteContentInheritOverride class.
Top
Properties
  NameDescription
Public propertyApply
Gets and sets a value indicating if override should be applied.
Public propertyId
Gets the unique identifier of the object.
(Inherited from GlobalId.)
Public propertyOverride
Gets and sets a value indicating if override state should be applied.
Public propertyOverrideState
Gets and sets the override palette state to use.
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetContentAdjacentGap
Gets the padding between adjacent content items.
(Overrides PaletteContentInheritGetContentAdjacentGap(PaletteState).)
Public methodGetContentDraw
Gets a value indicating if content should be drawn.
(Overrides PaletteContentInheritGetContentDraw(PaletteState).)
Public methodGetContentDrawFocus
Gets a value indicating if content should be drawn with focus indication.
(Overrides PaletteContentInheritGetContentDrawFocus(PaletteState).)
Public methodGetContentImageColorMap
Gets the image color to remap into another color.
(Overrides PaletteContentInheritGetContentImageColorMap(PaletteState).)
Public methodGetContentImageColorTo
Gets the color to use in place of the image map color.
(Overrides PaletteContentInheritGetContentImageColorTo(PaletteState).)
Public methodGetContentImageEffect
Gets the effect applied to drawing of the image.
(Overrides PaletteContentInheritGetContentImageEffect(PaletteState).)
Public methodGetContentImageH
Gets the horizontal relative alignment of the image.
(Overrides PaletteContentInheritGetContentImageH(PaletteState).)
Public methodGetContentImageV
Gets the vertical relative alignment of the image.
(Overrides PaletteContentInheritGetContentImageV(PaletteState).)
Public methodGetContentLongTextColor1
Gets the first back color for the long text.
(Overrides PaletteContentInheritGetContentLongTextColor1(PaletteState).)
Public methodGetContentLongTextColor2
Gets the second back color for the long text.
(Overrides PaletteContentInheritGetContentLongTextColor2(PaletteState).)
Public methodGetContentLongTextColorAlign
Gets the color alignment for the long text.
(Overrides PaletteContentInheritGetContentLongTextColorAlign(PaletteState).)
Public methodGetContentLongTextColorAngle
Gets the color background angle for the long text.
(Overrides PaletteContentInheritGetContentLongTextColorAngle(PaletteState).)
Public methodGetContentLongTextColorStyle
Gets the color drawing style for the long text.
(Overrides PaletteContentInheritGetContentLongTextColorStyle(PaletteState).)
Public methodGetContentLongTextCompatiblePadding
(Inherited from PaletteContentInherit.)
Public methodGetContentLongTextFont
Gets the font for the long text.
(Overrides PaletteContentInheritGetContentLongTextFont(PaletteState).)
Public methodGetContentLongTextH
Gets the horizontal relative alignment of the long text.
(Overrides PaletteContentInheritGetContentLongTextH(PaletteState).)
Public methodGetContentLongTextHint
Gets the rendering hint for the long text.
(Overrides PaletteContentInheritGetContentLongTextHint(PaletteState).)
Public methodGetContentLongTextImage
Gets a background image for the long text.
(Overrides PaletteContentInheritGetContentLongTextImage(PaletteState).)
Public methodGetContentLongTextImageAlign
Gets the image alignment for the long text.
(Overrides PaletteContentInheritGetContentLongTextImageAlign(PaletteState).)
Public methodGetContentLongTextImageStyle
Gets the background image style for the long text.
(Overrides PaletteContentInheritGetContentLongTextImageStyle(PaletteState).)
Public methodGetContentLongTextMultiLine
Gets the flag indicating if multiline text is allowed for long text.
(Overrides PaletteContentInheritGetContentLongTextMultiLine(PaletteState).)
Public methodGetContentLongTextMultiLineH
Gets the vertical relative alignment of the long text.
(Overrides PaletteContentInheritGetContentLongTextMultiLineH(PaletteState).)
Public methodGetContentLongTextNewFont
Gets the font for the long text by generating a new font instance.
(Overrides PaletteContentInheritGetContentLongTextNewFont(PaletteState).)
Public methodGetContentLongTextPrefix
Gets the prefix drawing setting for long text.
(Overrides PaletteContentInheritGetContentLongTextPrefix(PaletteState).)
Public methodGetContentLongTextTrim
Gets the text trimming to use for long text.
(Overrides PaletteContentInheritGetContentLongTextTrim(PaletteState).)
Public methodGetContentLongTextV
Gets the vertical relative alignment of the long text.
(Overrides PaletteContentInheritGetContentLongTextV(PaletteState).)
Public methodGetContentPadding
Gets the padding between the border and content drawing.
(Overrides PaletteContentInheritGetContentPadding(PaletteState).)
Public methodGetContentShortTextColor1
Gets the first back color for the short text.
(Overrides PaletteContentInheritGetContentShortTextColor1(PaletteState).)
Public methodGetContentShortTextColor2
Gets the second back color for the short text.
(Overrides PaletteContentInheritGetContentShortTextColor2(PaletteState).)
Public methodGetContentShortTextColorAlign
Gets the color alignment for the short text.
(Overrides PaletteContentInheritGetContentShortTextColorAlign(PaletteState).)
Public methodGetContentShortTextColorAngle
Gets the color background angle for the short text.
(Overrides PaletteContentInheritGetContentShortTextColorAngle(PaletteState).)
Public methodGetContentShortTextColorStyle
Gets the color drawing style for the short text.
(Overrides PaletteContentInheritGetContentShortTextColorStyle(PaletteState).)
Public methodGetContentShortTextCompatiblePadding
(Inherited from PaletteContentInherit.)
Public methodGetContentShortTextFont
Gets the font for the short text.
(Overrides PaletteContentInheritGetContentShortTextFont(PaletteState).)
Public methodGetContentShortTextH
Gets the horizontal relative alignment of the short text.
(Overrides PaletteContentInheritGetContentShortTextH(PaletteState).)
Public methodGetContentShortTextHint
Gets the rendering hint for the short text.
(Overrides PaletteContentInheritGetContentShortTextHint(PaletteState).)
Public methodGetContentShortTextImage
Gets a background image for the short text.
(Overrides PaletteContentInheritGetContentShortTextImage(PaletteState).)
Public methodGetContentShortTextImageAlign
Gets the image alignment for the short text.
(Overrides PaletteContentInheritGetContentShortTextImageAlign(PaletteState).)
Public methodGetContentShortTextImageStyle
Gets the background image style.
(Overrides PaletteContentInheritGetContentShortTextImageStyle(PaletteState).)
Public methodGetContentShortTextMultiLine
Gets the flag indicating if multiline text is allowed for short text.
(Overrides PaletteContentInheritGetContentShortTextMultiLine(PaletteState).)
Public methodGetContentShortTextMultiLineH
Gets the vertical relative alignment of the short text.
(Overrides PaletteContentInheritGetContentShortTextMultiLineH(PaletteState).)
Public methodGetContentShortTextNewFont
Gets the font for the short text by generating a new font instance.
(Overrides PaletteContentInheritGetContentShortTextNewFont(PaletteState).)
Public methodGetContentShortTextPrefix
Gets the prefix drawing setting for short text.
(Overrides PaletteContentInheritGetContentShortTextPrefix(PaletteState).)
Public methodGetContentShortTextTrim
Gets the text trimming to use for short text.
(Overrides PaletteContentInheritGetContentShortTextTrim(PaletteState).)
Public methodGetContentShortTextV
Gets the vertical relative alignment of the short text.
(Overrides PaletteContentInheritGetContentShortTextV(PaletteState).)
Public methodGetContentStyle
Gets the style appropriate for this content.
(Overrides PaletteContentInheritGetContentStyle.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodSetPalettes
Update the the primary and backup palettes.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Extension Methods
See Also