←Select platform

Interval Property

Summary

Gets or sets the delay interval between captures.

Syntax

C#
VB
C++
public int Interval {get; set;}
Public Property Interval As Integer
public: 
property int Interval { 
   int get(); 
   void set (    int ); 
} 

Property Value

Delay between captures, in milliseconds. Default is 0.

Example

For an example, refer to ScreenCaptureEngine.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ScreenCapture Assembly
Click or drag to resize