Click or drag to resize

selectRangeAreaGetVerticalAxis Method

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

Namespace:  imbSCI.Core.reporting.zone
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public selectRangeArea GetVerticalAxis(
	int atX,
	int atW = 1
)
Request Example View Source

Parameters

atX
Type: SystemInt32
At x.
atW (Optional)
Type: SystemInt32
At w.

Return Value

Type: selectRangeArea
See Also