Leadtools.ScreenCapture Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.8.31
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 PropertyAreaType Gets or sets the capture area type.  
Public PropertyDrawCursor Gets or sets the cursor to be used for drawing.  
Public PropertyDrawLineColor Gets or sets the line color for drawing.  
Public PropertyDrawLineStyle Gets or sets the line style for the capture area.  
Public PropertyEllipseHeight Gets or sets ellipse height.  
Public PropertyEllipseWidth Gets or sets ellipse width.  
Public Propertystatic (Shared in Visual Basic)Empty (Read only) Gets an Empty structure.  
Public PropertyFillBackgroundColor Gets or sets the background fill color.  
Public PropertyFillForegroundColor Gets or sets the foreground fill color.  
Public PropertyFillPattern Gets or sets the fill pattern for the captured area.  
Public PropertyFlags Gets or sets the flags for the capture area.  
Public PropertyInfoWindowBounds Gets or sets the Information Window bounds.  
Public PropertyTextBackgroundColor Gets or sets the text background color.  
Public PropertyTextForegroundColor Gets or sets the text foreground color.  
Public PropertyZoom Gets or sets the capture area zoom.  
Top

Public Methods

 NameDescription
Public MethodEquals (Inherited from System.ValueType)
Public MethodGetHashCode (Inherited from System.ValueType)
Public MethodToString (Inherited from System.ValueType)
Top

See Also