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: StylePropertiesAn object with properties describing the style of the element.
Version Information
See Also