Leadtools.ScreenCapture Namespace : ScreenCaptureAreaType Enumeration |
public enum ScreenCaptureAreaType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum ScreenCaptureAreaType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As ScreenCaptureAreaType
public enum class ScreenCaptureAreaType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000001 | Triangle | Triangular area. |
0x00000003 | Rectangle | Rectangular area. |
0x00000003 | RoundRectangle | Round-Rectangular area. |
0x00000004 | Ellipse | Elliptical area. |
0x00000005 | Polygon | Polygonal area. |
0x00000006 | Freehand | Freehand drawn area. |
System.Object
System.ValueType
System.Enum
Leadtools.ScreenCapture.ScreenCaptureAreaType