Click or drag to resize

selectRangeAreaDictionaryAdd Method (String, Int32, Int32)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Adds the specified path.

Namespace:  imbSCI.Core.reporting.zone
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public selectRangeAreaNamed Add(
	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.

Return Value

Type: selectRangeAreaNamed
See Also