LEADTOOLS Screen Capture (Leadtools.ScreenCapture assembly)
LEAD Technologies, Inc

ScreenCaptureAreaFlags Enumeration






Flags that indicate which options to use on the screen capture area.
Syntax
[FlagsAttribute()]
public enum ScreenCaptureAreaFlags : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
<FlagsAttribute()>
Public Enum ScreenCaptureAreaFlags 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As ScreenCaptureAreaFlags
[FlagsAttribute()]
public enum ScreenCaptureAreaFlags : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.ScreenCapture.ScreenCaptureAreaFlags = function() { };
Leadtools.ScreenCapture.ScreenCaptureAreaFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()]
public enum class ScreenCaptureAreaFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
EnableKeyboardEnable the Ctrl, Shift, and +/- keys during screen capture. (+/-) To zoom in/out. (Ctrl) To center the selected area (only if the area is Rect, Round-Rect, or Ellipse). (shift) To draw regular shapes (Ellipse->circle, Rectangle->Square). (only if the area is Rect, Round-Rect, or Ellipse).
ImageWithRegionKeep the user-selected region of the specified Area shape in the captured image.
IncludeCursorInclude the cursor in the captured image.
NoneDo not use any flags.
SensitiveInfoWindowEnable high sensitivity when detecting the position of the Information Window.
ShowCaptureSizeShow the capure area size (width, height) during capturing.
ShowCursorPositionShow the cursor position (x, y) while capturing.
ShowDrawCursorShow the drawing cursor during capture.
ShowInfoWindowShow the Information Window.
ShowOpaqueTextUse an opaque background for text.
UseDefaultValuesUse default values for the rest of the area options (the user will still have to fill in the Size, AreaType, and this Flag).
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.ScreenCapture.ScreenCaptureAreaFlags

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.ScreenCapture Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.