DetectionResult Constructor |
Namespace:
Zivid.NET.Calibration
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax public 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