Gets or sets the delay before capture.
public int Delay { get; set; }
Public Property Delay As Integer
public: property int Delay { int get(); void set ( int ); }
public:
property int Delay {
int get();
void set ( int );
}
Delay before capture, in milliseconds. Default is 0.
For an example, refer to ScreenCaptureEngine.
Target Platforms
ScreenCaptureOptions Structure
ScreenCaptureOptions Members
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library