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


The following tables list the members exposed by ScreenCaptureAreaOptions.

Public Fields

 NameDescription
Public Fieldstatic (Shared in Visual Basic) BottomInfoWindowPosition Bottom position of the Information Window.  
Public Fieldstatic (Shared in Visual Basic) ExtraLargeInfoWindowSize Extra large Information Window size.  
Public Fieldstatic (Shared in Visual Basic) LargeInfoWindowSize Large Information Window size.  
Public Fieldstatic (Shared in Visual Basic) LeftInfoWindowPosition Left position of the Information Window.  
Public Fieldstatic (Shared in Visual Basic) MediumInfoWindowSize Medium Information Window size.  
Public Fieldstatic (Shared in Visual Basic) RightInfoWindowPosition Right position of the Information Window.  
Public Fieldstatic (Shared in Visual Basic) SmallInfoWindowSize Small Information Window size.  
Public Fieldstatic (Shared in Visual Basic) TinyInfoWindowSize Tiny Information Window size  
Public Fieldstatic (Shared in Visual Basic) TopInfoWindowPosition Top position of the Information Window.  
Top

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

Public Methods

 NameDescription
Public Method Equals (Inherited from System.ValueType)
Public Method GetHashCode (Inherited from System.ValueType)
Public Method ToString (Inherited from System.ValueType)
Top

See Also