Click or drag to resize

textFormatSetupBasegetHeight Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Heights the specified current zone.

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

Parameters

currentZone
Type: imbSCI.Core.reporting.zonetextCursorZone
The current zone.

Return Value

Type: Int32
See Also