Leadtools.ScreenCapture Namespace : ScreenCaptureAreaFlags Enumeration |
[FlagsAttribute()] public enum ScreenCaptureAreaFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <FlagsAttribute()> Public Enum ScreenCaptureAreaFlags Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As ScreenCaptureAreaFlags
[FlagsAttribute()] public enum ScreenCaptureAreaFlags : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.ScreenCapture.ScreenCaptureAreaFlags = function() { }; Leadtools.ScreenCapture.ScreenCaptureAreaFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()] public enum class ScreenCaptureAreaFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
EnableKeyboard | Enable 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). |
ImageWithRegion | Keep the user-selected region of the specified Area shape in the captured image. |
IncludeCursor | Include the cursor in the captured image. |
None | Do not use any flags. |
SensitiveInfoWindow | Enable high sensitivity when detecting the position of the Information Window. |
ShowCaptureSize | Show the capure area size (width, height) during capturing. |
ShowCursorPosition | Show the cursor position (x, y) while capturing. |
ShowDrawCursor | Show the drawing cursor during capture. |
ShowInfoWindow | Show the Information Window. |
ShowOpaqueText | Use an opaque background for text. |
UseDefaultValues | Use default values for the rest of the area options (the user will still have to fill in the Size, AreaType, and this Flag). |
System.Object
System.ValueType
System.Enum
Leadtools.ScreenCapture.ScreenCaptureAreaFlags
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