Click or drag to resize

styleTextShot Constructor (appendRole, styleTheme)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Styling based only on appendRole information.

Namespace:  imbSCI.Core.reporting.style.shot
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public styleTextShot(
	appendRole role,
	styleTheme theme
)
Request Example View Source

Parameters

role
Type: imbSCI.Core.reporting.style.enumsappendRole
The role.
theme
Type: imbSCI.Core.reporting.style.corestyleTheme
The theme.
See Also