DocumentGetStyle Method

TIBCO Spotfire 11.4 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: 51.0.16121.3915 (51.0.16121.3915)
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: 11.4, 11.3, 11.2, 11.1, 11.0, 10.10, 7.11
See Also

Reference