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