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