Click or drag to resize

styleTextShot Constructor (appendRole, appendType, styleTheme)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
The prefered way of obtaining style information

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

Parameters

role
Type: imbSCI.Core.reporting.style.enumsappendRole
The role of particular append
__type
Type: imbSCI.Data.enums.appendsappendType
The type of particular append
theme
Type: imbSCI.Core.reporting.style.corestyleTheme
The theme to use fonts and size settings from
See Also