Click or drag to resize

stylerForRangesetupForSection Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Setups for section.

Namespace:  imbSCI.Core.reporting.style
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public void setupForSection(
	styleTheme _theme,
	selectRangeArea area,
	bool loadPreset = false
)
Request Example View Source

Parameters

_theme
Type: imbSCI.Core.reporting.style.corestyleTheme
The theme.
area
Type: imbSCI.Core.reporting.zoneselectRangeArea
The area.
loadPreset (Optional)
Type: SystemBoolean
if set to true [load preset].
See Also