Click or drag to resize
STSeriesWorkflowImage Constructor Scriptel Corporation
Warning: This API is deprecated, please consider using the new version located here: http://scriptel.com/developers/proscript/net-library/
Constructor

Namespace: Scriptel.STSeries
Assembly: STSeries (in STSeries.dll) Version: 2.5.0.454 (2.5.0.454)
Syntax
public STSeriesWorkflowImage(
	int x,
	int y,
	string filename
)

Parameters

x
Type: SystemInt32
x value of top left corner of the image
y
Type: SystemInt32
y value of top left corner of the image
filename
Type: SystemString
Filename of the image
See Also