Settings2DExposureTime Property |
Exposure time for the image.
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
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