ToolTipsFactory

Object Model - Enumerations

This sections provide reference information on all enumerations used by the ToolTipsFactory tooltip components:

 

BackgroundStyle provides a list of available styles to render the content background of tooltips.
BackgroundStyleOverride is identical to the BackgroundStyle-enumeration, but lists one additional member to turn the overriding of the BackgroundStyle off.
BorderStyle provides a list of available styles to render tooltip-borders.
BorderStyleOverride is identical to the BorderStyle-enumeration, but lists one additional member to turn the overriding of the BorderStyle off.
GradientShape provides a list of available falloff shapes to render to control the color-blending in linear gradients.
GradientShapeOverride is identical to the GradientShape-enumeration, but lists one additional member to turn the overriding of the GradientShape off.
StringAlignmentOverride This enumeration provides the same members as the StringAlignment-enumeration, which specifies the alignment of a text string relative to its layout rectangle, but adds one to turn the overriding of the StringAlignment off.
SymbolLocation provides a list of available positions on which the symbol displayed in a tooltip (applies only to the SingleLineToolTip, so far) can be placed relative to the tooltip-text.
SymbolLocationOverride is identical to the SymbolLocation-enumeration, but lists one additional member to turn the overriding of the SymbolLocation off.
TextDrawingStyle provides a list of available styles to render the foreground of text to be displayed by a tooltip.
TextDrawingStyleOverride is identical to the TextDrawingStyleOverride-enumeration, but lists one additional member to turn the overriding of the TextDrawingStyleOverride off.
ToolTipPlayground provides a list of possible areas to which the display of tooltips should be confined.