Click or drag to resize

styleShotSet Constructor (styleContainerShot, styleTextShot, acePaletteShot)

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

Namespace:  imbSCI.Core.reporting.style
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public styleShotSet(
	styleContainerShot __container,
	styleTextShot __text,
	acePaletteShot __palette
)
Request Example View Source

Parameters

__container
Type: imbSCI.Core.reporting.style.shotstyleContainerShot
__text
Type: imbSCI.Core.reporting.style.shotstyleTextShot
__palette
Type: imbSCI.Core.reporting.colorsacePaletteShot
See Also