Gets or sets the Lit from left input image that will be
used at run time.
Namespace: Cognex.VisionPro.SurfaceFXThis property sets the value of the third record in the InputVisionData container.
Assembly: Cognex.VisionPro.SurfaceFX (in Cognex.VisionPro.SurfaceFX.dll) Version: 69.0.0.0
Syntax
Property Value
Type: ICogImageThe lit from left input image. Default value is null.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. The following state flags may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ObjectDisposedException | If the object has been disposed. |
See Also