Click or drag to resize

textFormatSetupBasebottom Method

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

Namespace:  imbSCI.Core.reporting.zone
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public int bottom(
	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