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