Click or drag to resize

cursorsetToParentFrame 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 setToParentFrame(
	textCursorZoneCorner startPosition = textCursorZoneCorner.none
)
Request Example View Source

Parameters

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