Click or drag to resize

cursorZoneselectRangeArea Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Selects the range area of space allocated within this zone, respecting what sub area type is specified

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

Parameters

subAreaType
Type: imbSCI.Core.reporting.zonetextCursorZone
Type of the sub area.

Return Value

Type: selectRangeArea
Exceptions
ExceptionCondition
ArgumentOutOfRangeException
See Also