Click or drag to resize

selectRangeAreaNamedsetStart Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Sets the start of Area

Namespace:  imbSCI.Core.reporting.zone
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public void setStart(
	int x,
	int y
)
Request Example View Source

Parameters

x
Type: SystemInt32
The x.
y
Type: SystemInt32
The y.
See Also