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