SuggestSettingsParametersMaxCaptureTime Property |
Capture time budget. This budget assumes a high-end computer meeting Zivid's recommendations. The actual
capture time may differ, based on your computer's performance and (for Zivid Two) your network connection
speed.
Namespace:
Zivid.NET.CaptureAssistant
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax public Duration MaxCaptureTime { get; set; }
Public Property MaxCaptureTime As Duration
Get
Set
public:
property Duration MaxCaptureTime {
Duration get ();
void set (Duration value);
}
Property Value
Type:
DurationSee Also