Click or drag to resize

cursorselectZoneAreaIn Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Selects the zone area in.

Namespace:  imbSCI.Core.reporting.zone
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public selectRangeArea selectZoneAreaIn(
	textCursorZoneCorner direction,
	int steps = 1
)
Request Example View Source

Parameters

direction
Type: imbSCI.Core.reporting.zonetextCursorZoneCorner
The direction.
steps (Optional)
Type: SystemInt32
The steps.

Return Value

Type: selectRangeArea
See Also