Leadtools.ScreenCapture Namespace > ScreenCaptureOptions Structure : Delay Property |
public int Delay {get; set;}
'Declaration Public Property Delay As Integer
'Usage Dim instance As ScreenCaptureOptions Dim value As Integer instance.Delay = value value = instance.Delay