Gets or sets the parameters to be used when this SurfaceFX tool is run.
Namespace: Cognex.VisionPro.SurfaceFXAssembly: Cognex.VisionPro.SurfaceFX (in Cognex.VisionPro.SurfaceFX.dll) Version: 80.0.0.0
Syntax
Property Value
Type: CogSurfaceFXThe parameters to use at runtime. Default value is a default constructed CogSurfaceFX object.
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