DetectionResult Constructor  | 
  
    Namespace: 
   Zivid.NET.Calibration
    Assembly:
   ZividCoreNET (in ZividCoreNET.dll) Version: 2.14.2.0
Syntaxpublic DetectionResult(
	DetectionResult* result
)
Visual Basic does not support APIs that consume or return unsafe types.
public:
DetectionResult(
	DetectionResult* result
)
Parameters
- result
 - Type: DetectionResult*
 
See Also