LEADTOOLS Screen Capture (Leadtools.ScreenCapture assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
ScreenCaptureAreaOptions Structure Members
See Also  Fields  Properties 
Leadtools.ScreenCapture Namespace : ScreenCaptureAreaOptions Structure


The following tables list the members exposed by ScreenCaptureAreaOptions.

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic) BottomInfoWindowPositionBottom position of the Information Window.  
public Fieldstatic (Shared in Visual Basic) ExtraLargeInfoWindowSizeExtra large Information Window size.  
public Fieldstatic (Shared in Visual Basic) LargeInfoWindowSizeLarge Information Window size.  
public Fieldstatic (Shared in Visual Basic) LeftInfoWindowPositionLeft position of the Information Window.  
public Fieldstatic (Shared in Visual Basic) MediumInfoWindowSizeMedium Information Window size.  
public Fieldstatic (Shared in Visual Basic) RightInfoWindowPositionRight position of the Information Window.  
public Fieldstatic (Shared in Visual Basic) SmallInfoWindowSizeSmall Information Window size.  
public Fieldstatic (Shared in Visual Basic) TinyInfoWindowSizeTiny Information Window size  
public Fieldstatic (Shared in Visual Basic) TopInfoWindowPositionTop position of the Information Window.  
Top

Public Properties

 NameDescription
public Property AreaTypeGets or sets the capture area type.  
public Property DrawCursorGets or sets the cursor to be used for drawing.  
public Property DrawLineColorGets or sets the line color for drawing.  
public Property DrawLineStyleGets or sets the line style for the capture area.  
public Property EllipseHeightGets or sets ellipse height.  
public Property EllipseWidthGets or sets ellipse width.  
public Propertystatic (Shared in Visual Basic) Empty(Read only) Gets an Empty structure.  
public Property FillBackgroundColorGets or sets the background fill color.  
public Property FillForegroundColorGets or sets the foreground fill color.  
public Property FillPatternGets or sets the fill pattern for the captured area.  
public Property FlagsGets or sets the flags for the capture area.  
public Property InfoWindowBoundsGets or sets the Information Window bounds.  
public Property TextBackgroundColorGets or sets the text background color.  
public Property TextForegroundColorGets or sets the text foreground color.  
public Property ZoomGets or sets the capture area zoom.  
Top

See Also