Click or drag to resize

cursorsetToSubFrame Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.reporting.zone
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public cursorZone setToSubFrame(
	cursorZoneRole role,
	int index = 0,
	textCursorZoneCorner __corner = textCursorZoneCorner.default_corner
)
Request Example View Source

Parameters

role
Type: imbSCI.Core.reporting.zonecursorZoneRole
index (Optional)
Type: SystemInt32
__corner (Optional)
Type: imbSCI.Core.reporting.zonetextCursorZoneCorner

Return Value

Type: cursorZone
See Also