SettingsExposureTime Property |
Exposure time for each single image in the measurement. Affects
frame rate.
Namespace:
Zivid.NET
Assembly:
ZividNET (in ZividNET.dll) Version: 1.0.1
Syntaxpublic Duration ExposureTime { get; set; }
Public Property ExposureTime As Duration
Get
Set
public:
property Duration^ ExposureTime {
Duration^ get ();
void set (Duration^ value);
}
Property Value
Type:
Duration
See Also