Leadtools.ScreenCapture Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
ScreenCaptureAreaOptions Structure Properties
See Also 
Leadtools.ScreenCapture Namespace : ScreenCaptureAreaOptions Structure


For a list of all members of this type, see ScreenCaptureAreaOptions members.

Public Properties

 NameDescription
Public Property AreaType Gets or sets the capture area type.  
Public Property DrawCursor Gets or sets the cursor to be used for drawing.  
Public Property DrawLineColor Gets or sets the line color for drawing.  
Public Property DrawLineStyle Gets or sets the line style for the capture area.  
Public Property EllipseHeight Gets or sets ellipse height.  
Public Property EllipseWidth Gets or sets ellipse width.  
Public Propertystatic (Shared in Visual Basic) Empty (Read only) Gets an Empty structure.  
Public Property FillBackgroundColor Gets or sets the background fill color.  
Public Property FillForegroundColor Gets or sets the foreground fill color.  
Public Property FillPattern Gets or sets the fill pattern for the captured area.  
Public Property Flags Gets or sets the flags for the capture area.  
Public Property InfoWindowBounds Gets or sets the Information Window bounds.  
Public Property TextBackgroundColor Gets or sets the text background color.  
Public Property TextForegroundColor Gets or sets the text foreground color.  
Public Property Zoom Gets or sets the capture area zoom.  
Top

See Also