Click or drag to resize

selectRangeArea Constructor (Int32, Int32)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the selectRangeArea class.

Namespace:  imbSCI.Core.reporting.zone
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public selectRangeArea(
	int x_end,
	int y_end
)
Request Example View Source

Parameters

x_end
Type: SystemInt32
Width
y_end
Type: SystemInt32
Height
See Also