ITheme class

ITheme class

Represents a theme.

The ITheme type exposes the following members:

Properties

PropertyDescription
color_schemeReturns the color scheme.
Read-only IColorScheme.
font_schemeReturns the font scheme.
Read-only IFontScheme.
format_schemeReturns the shape format scheme.
Read-only IFormatScheme.
presentation

Methods

MethodDescription
get_effectiveGets effective theme data with the inheritance applied.

See Also