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