Start using this flag object. This method can be
placed inside a C# "using" statement.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 87.1.0.0 (87.1.0.0)
Syntax
Return Value
Type: IDisposableAn IDisposable that can be used inside a C# "using" statement. Calling Dispose() on this returned value is equivalent to calling StopUsing() on the flag object.
See Also