Click or drag to resize

areaStyleInstructionAdd Method (String)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Adds paths to areas that will be processed later by calling resolveAreaPaths(selectRangeAreaDictionary, Boolean)

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

Parameters

in_paths
Type: SystemString
The in paths.
See Also