ApplicationComputeDevice Property |
The compute device used by the Application
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax public ComputeDevice ComputeDevice { get; }
Public ReadOnly Property ComputeDevice As ComputeDevice
Get
public:
property ComputeDevice^ ComputeDevice {
ComputeDevice^ get ();
}
Return Value
Type:
ComputeDeviceA compute device
See Also