DocumentGetStyle Method TIBCO Spotfire 7.5 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: 23.18.9504.3877 (23.18.9504.3877)
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.5
See Also

Reference