ScreenCaptureResourceType Enumeration

Summary

Values that indicate the type of resource.

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

Members
ValueMemberDescription
1BitmapBitmap resource.
2IconIcon resource.
4CursorCursor resource.

Requirements

Target Platforms

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

Leadtools.ScreenCapture Assembly