←Select platform

ScreenCaptureWindowType Enumeration

Summary

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

Syntax

C#
VB
C++
public enum ScreenCaptureWindowType 
  
Public Enum ScreenCaptureWindowType  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class ScreenCaptureWindowType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   

Members

ValueMemberDescription
1CaptureClientAreaClient area.
2CaptureWindowComplete window area.
Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ScreenCapture Assembly