ScreenCaptureAreaType Enumeration

Summary
Values that indicate the shape type of the screen capture area.
Syntax
C#
VB
C++
public enum ScreenCaptureAreaType 
  
Public Enum ScreenCaptureAreaType  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class ScreenCaptureAreaType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
1TriangleTriangular area.
2Rectangle(0x00000003)Rectangular area.
3RoundRectangleRound-Rectangular area.
4EllipseElliptical area.
5PolygonPolygonal area.
6FreehandFreehand drawn area.
Requirements

Target Platforms

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

Leadtools.ScreenCapture Assembly

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