CameraStateTemperatureGroupPCB Property  | 
 PCB temperature
 
    Namespace: 
   Zivid.NET
    Assembly:
   ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntaxpublic double PCB { get; set; }Public Property PCB As Double
	Get
	Set
public:
property double PCB {
	double get ();
	void set (double value);
}Property Value
Type: 
Double
See Also