Click or drag to resize

areaStyleInstructionAdd Method (IStyleInstruction)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Adds IStyleInstruction item

Namespace:  imbSCI.Core.reporting.style
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public void Add(
	params IStyleInstruction[] in_shots
)
Request Example View Source

Parameters

in_shots
Type: imbSCI.Core.reporting.style.shotIStyleInstruction
The in shots.
See Also