Click or drag to resize

cursorsetTempFrame Method (cursorSubzoneFrame, textCursorZoneCorner)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Sets the temporary frame by using subzone preset

Namespace:  imbSCI.Core.reporting.zone
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public cursorZone setTempFrame(
	cursorSubzoneFrame sub,
	textCursorZoneCorner startPosition = textCursorZoneCorner.none
)
Request Example View Source

Parameters

sub
Type: imbSCI.Core.reporting.zonecursorSubzoneFrame
The sub.
startPosition (Optional)
Type: imbSCI.Core.reporting.zonetextCursorZoneCorner
The start position.

Return Value

Type: cursorZone
See Also