Click or drag to resize

styleContainerShot Constructor (appendRole, appendType, styleTheme)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the styleContainerShot class

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

Parameters

__role
Type: imbSCI.Core.reporting.style.enumsappendRole
__type
Type: imbSCI.Data.enums.appendsappendType
theme
Type: imbSCI.Core.reporting.style.corestyleTheme
See Also