CameraHealthTemperatureGroupLED Property |
[Missing <summary> documentation for "P:Zivid.NET.CameraHealth.TemperatureGroup.LED"]
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 2.18.0.0
Syntaxpublic CameraHealthTemperatureGroupLEDGroup LED { get; set; }Public Property LED As CameraHealthTemperatureGroupLEDGroup
Get
Set
public:
property CameraHealthTemperatureGroupLEDGroup^ LED {
CameraHealthTemperatureGroupLEDGroup^ get ();
void set (CameraHealthTemperatureGroupLEDGroup^ value);
}Property Value
Type:
CameraHealthTemperatureGroupLEDGroup
See Also