ERun::ERun
Constructs an ERun context.
Namespace: Euresys::Open_eVision_2_10
[C++]
void ERun(
)
void ERun(
int orgX,
int length,
int y
)
Parameters
orgX
X origin of the Run.
length
Length of the Run.
y
Y position of the Run.
ERun.ERun
Constructs an ERun context.
Namespace: Euresys.Open_eVision_2_10
[C#]
void ERun(
)
void ERun(
int orgX,
int length,
int y
)
Parameters
orgX
X origin of the Run.
length
Length of the Run.
y
Y position of the Run.
