Click or drag to resize

cursorbackToMainFrame Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Cancels temporal frame if tempFrame was used

Namespace:  imbSCI.Core.reporting.zone
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public void backToMainFrame(
	textCursorZoneCorner startPosition = textCursorZoneCorner.none,
	bool exceptionIfWasInMain = false
)
Request Example View Source

Parameters

startPosition (Optional)
Type: imbSCI.Core.reporting.zonetextCursorZoneCorner
The start position.
exceptionIfWasInMain (Optional)
Type: SystemBoolean
See Also