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