Leadtools.ScreenCapture Namespace : ScreenCaptureAreaZoom Enumeration |
public enum ScreenCaptureAreaZoom : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum ScreenCaptureAreaZoom Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As ScreenCaptureAreaZoom
public enum class ScreenCaptureAreaZoom : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00001000 | Normal | Normal zoom. |
0x00002000 | By2X | 2x the normal zoom. |
0x00003000 | By3X | 3x the normal zoom. |
0x00004000 | By4X | 4x the normal zoom. |
0x00005000 | By5X | 5x the normal zoom. |
0x00006000 | By6X | 6x the normal zoom. |
0x00007000 | By7X | 7x the normal zoom. |
0x00008000 | By8X | 8x the normal zoom. |
0x00009000 | By9X | 9x the normal zoom. |
0x0000A000 | By10X | 10x the normal zoom. |
0x0000B000 | By11X | 11x the normal zoom. |
0x0000C000 | By12X | 12x the normal zoom. |
0x0000D000 | By13X | 13x the normal zoom. |
0x0000E000 | By14X | 14x the normal zoom. |
0x0000F000 | By15X | 15x the normal zoom. |
System.Object
System.ValueType
System.Enum
Leadtools.ScreenCapture.ScreenCaptureAreaZoom