Leadtools.ScreenCapture Namespace : ScreenCaptureWindowType Enumeration |
public enum ScreenCaptureWindowType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum ScreenCaptureWindowType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As ScreenCaptureWindowType
public enum class ScreenCaptureWindowType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000001 | CaptureClientArea | Client area. |
0x00000002 | CaptureWindow | Complete window area. |
System.Object
System.ValueType
System.Enum
Leadtools.ScreenCapture.ScreenCaptureWindowType