C#
VB
C++
Values that indicate which zoom factor to use on the screen capture area.
Members
Value | Member | Description |
---|---|---|
4096 | Normal | Normal zoom. |
8192 | By2X | 2x the normal zoom. |
12288 | By3X | 3x the normal zoom. |
16384 | By4X | 4x the normal zoom. |
20480 | By5X | 5x the normal zoom. |
24576 | By6X | 6x the normal zoom. |
28672 | By7X | 7x the normal zoom. |
32768 | By8X | 8x the normal zoom. |
36864 | By9X | 9x the normal zoom. |
40960 | By10X | 10x the normal zoom. |
45056 | By11X | 11x the normal zoom. |
49152 | By12X | 12x the normal zoom. |
53248 | By13X | 13x the normal zoom. |
57344 | By14X | 14x the normal zoom. |
61440 | By15X | 15x the normal zoom. |