Click or drag to resize

selectRangeAreaGetHorizontalAxis Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the horizontal axis.

Namespace:  imbSCI.Core.reporting.zone
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public selectRange GetHorizontalAxis(
	int atY,
	int atH = 1
)
Request Example View Source

Parameters

atY
Type: SystemInt32
At y.
atH (Optional)
Type: SystemInt32
At h.

Return Value

Type: selectRange
See Also