DrawingStyleExtensions Methods TIBCO Spotfire 7.6 API Reference

The DrawingStyleExtensions type exposes the following members.

Methods

  Name Description
Public method Static member CreateFont
Creates a font from current settings.
Public method Static member GetEffectiveBackgroundColor
Gets a suitable color to use for painting the background. Use this to render the background of an element that does not support transparency. This method is typically only relevant for Forms based implementations of views for CustomVisuals etc. If your view is based on HTML and Javascript (that is, derived from CustomVisualView) you can just leave your background transparent to use the theme color of the page.
Public method Static member ToColor
Creates a font from current settings.
Top
See Also

Reference