←Select platform

ScreenCaptureResourceType Enumeration

Summary
Values that indicate the type of resource.

Syntax
C#
C++/CLI
Python
public enum ScreenCaptureResourceType 
public enum class ScreenCaptureResourceType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
class ScreenCaptureResourceType(Enum): 
   Bitmap = 1 
   Icon = 2 
   Cursor = 4 
Members
ValueMemberDescription
1BitmapBitmap resource.
2IconIcon resource.
4CursorCursor resource.
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.