GetGets the settings used by Run.
SetSets the settings used by Run.
Namespace: Cognex.Vision.LineMaxAssembly: Cognex.Vision.LineMax.Net (in Cognex.Vision.LineMax.Net.dll) Version: 9.22.2.0
public LineMaxOperator RunParams { get; set; }public LineMaxOperator RunParams { get; set; }Public Property RunParams As LineMaxOperator
Get
Set
Public Property RunParams As LineMaxOperator
Get
Set
public:
property LineMaxOperator^ RunParams {
LineMaxOperator^ get ();
void set (LineMaxOperator^ value);
}public:
property LineMaxOperator^ RunParams {
LineMaxOperator^ get ();
void set (LineMaxOperator^ value);
}Return Value
Type:
LineMaxOperatorThe run parameters.