Click or drag to resize

cursorsetDefaultDirection Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Sets the default direction.

Namespace:  imbSCI.Core.reporting.zone
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public void setDefaultDirection(
	textCursorZoneCorner newDefault
)
Request Example View Source

Parameters

newDefault
Type: imbSCI.Core.reporting.zonetextCursorZoneCorner
The new default.
See Also