Click or drag to resize

docScripts_settings Method (aceColorPalette, Int32, acePaletteShotResEnum)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Going to set background into proper color

Namespace:  imbSCI.Reporting.script
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public docScriptInstruction s_settings(
	aceColorPalette palette,
	int variation,
	acePaletteShotResEnum resource
)
Request Example View Source

Parameters

palette
Type: imbSCI.Core.reporting.colorsaceColorPalette
The palette.
variation
Type: SystemInt32
The variation.
resource
Type: imbSCI.Core.reporting.colorsacePaletteShotResEnum
The resource.

Return Value

Type: docScriptInstruction
See Also