Click or drag to resize

stylerForRangegetAreaOfRole Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets area for style application with merge on

Namespace:  imbSCI.Core.reporting.style
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public selectRangeArea getAreaOfRole(
	appendRole role,
	int x,
	int y,
	bool completeArea = false
)
Request Example View Source

Parameters

role
Type: imbSCI.Core.reporting.style.enumsappendRole
The role.
x
Type: SystemInt32
The x.
y
Type: SystemInt32
The y.
completeArea (Optional)
Type: SystemBoolean

Return Value

Type: selectRangeArea
See Also