Click or drag to resize

textFormatSetupBaseleft Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Left position for specified zone.

Namespace:  imbSCI.Core.reporting.zone
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public int left(
	textCursorZone currentZone
)
Request Example View Source

Parameters

currentZone
Type: imbSCI.Core.reporting.zonetextCursorZone
Zone to test against

Return Value

Type: Int32
Requested position
See Also