DocumentGetStyle Method TIBCO Spotfire 7.6 API Reference
Gets the style properties for an element in the user interface.

Namespace: Spotfire.Dxp.Application
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 25.11.10401.3615 (25.11.10401.3615)
Syntax

C#
public StyleProperties GetStyle(
	StyleElement element
)

Parameters

element
Type: Spotfire.Dxp.ApplicationStyleElement
The element.

Return Value

Type: StyleProperties
An object with properties describing the style of the element.
Version Information

Supported in: 7.6, 7.5
See Also

Reference