Click or drag to resize

HandEyeOutput  Conversion (HandEyeOutput to Boolean)

Test if HandEyeOutput is valid

Namespace:  Zivid.NET.Calibration
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax
public static implicit operator bool (
	HandEyeOutput output
)

Parameters

output
Type: Zivid.NET.CalibrationHandEyeOutput

Return Value

Type: Boolean
True if HandEyeOutput is valid
See Also