Click or drag to resize

areaStyleInstructionAdd Method (selectRangeArea)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Adds area/s that are affected by this

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

Parameters

in_areas
Type: imbSCI.Core.reporting.zoneselectRangeArea
The in areas.
See Also