FrameInfoSystemInfoGroupComputeDevice Property  | 
 [Missing <summary> documentation for "P:Zivid.NET.FrameInfo.SystemInfoGroup.ComputeDevice"]
 
    Namespace: 
   Zivid.NET
    Assembly:
   ZividCoreNET (in ZividCoreNET.dll) Version: 2.15.0.0
Syntaxpublic FrameInfoSystemInfoGroupComputeDeviceGroup ComputeDevice { get; set; }Public Property ComputeDevice As FrameInfoSystemInfoGroupComputeDeviceGroup
	Get
	Set
public:
property FrameInfoSystemInfoGroupComputeDeviceGroup^ ComputeDevice {
	FrameInfoSystemInfoGroupComputeDeviceGroup^ get ();
	void set (FrameInfoSystemInfoGroupComputeDeviceGroup^ value);
}Property Value
Type: 
FrameInfoSystemInfoGroupComputeDeviceGroup
See Also