Fetch the named marking. Return true if found, false otherwise.
Namespace: Cognex.VisionPro.DLRuntimeAssembly: Cognex.VisionPro.DLRuntime (in Cognex.VisionPro.DLRuntime.dll) Version: 87.0.0.0 (87.0.0.0)
Syntax
Parameters
- name
- Type: System String
The name of the marking to be retrieved.
- marking
- Type: Cognex.VisionPro.DLRuntime CogDLRuntimeMarking
The output marking.
Return Value
Type: BooleanSee Also