CameraInfoHardwareRevision Property |
Hardware revision of this camera. This corresponds to the revision string that is printed on the product
label.
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax public string HardwareRevision { get; set; }
Public Property HardwareRevision As String
Get
Set
public:
property String^ HardwareRevision {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also