Click or drag to resize

selectRangeAreagetCrossection Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the crossection / overlap area / with operant

Namespace:  imbSCI.Core.reporting.zone
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public selectRangeArea getCrossection(
	selectRangeArea operand
)
Request Example View Source

Parameters

operand
Type: imbSCI.Core.reporting.zoneselectRangeArea
The operand to get overlap with

Return Value

Type: selectRangeArea
Area of overlap between this and operand area
See Also