←Select platform

ScreenCaptureWindowType Enumeration

Summary
Values that indicate which type of window is to be captured.

Syntax
C#
C++/CLI
Python
public enum ScreenCaptureWindowType 
public enum class ScreenCaptureWindowType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
class ScreenCaptureWindowType(Enum): 
   CaptureClientArea = 1 
   CaptureWindow = 2 
Members
ValueMemberDescription
1CaptureClientAreaClient area.
2CaptureWindowComplete window area.
Requirements

Target Platforms

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ScreenCapture Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.