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