Click or drag to resize

selectRangeAreaNamed Constructor

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

Namespace:  imbSCI.Core.reporting.zone
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public selectRangeAreaNamed(
	string __path,
	int x_st,
	int y_st
)
Request Example View Source

Parameters

__path
Type: SystemString
The path.
x_st
Type: SystemInt32
The x st.
y_st
Type: SystemInt32
The y st.
See Also