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