Click or drag to resize

styleTextShot Constructor (appendType, styleTheme)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Styling information based on appendType and styleTheme

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

Parameters

type
Type: imbSCI.Data.enums.appendsappendType
The type.
theme
Type: imbSCI.Core.reporting.style.corestyleTheme
The theme.
See Also