Visual Basic (Declaration) | |
---|---|
Public Enum ScreenCaptureAreaZoom Inherits Enum |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public enum ScreenCaptureAreaZoom : Enum |
Managed Extensions for C++ | |
---|---|
__value public enum ScreenCaptureAreaZoom : public Enum |
C++/CLI | |
---|---|
public enum class ScreenCaptureAreaZoom : public Enum |
Member | Description |
---|---|
Normal | Normal zoom. |
By2X | 2x the normal zoom. |
By3X | 3x the normal zoom. |
By4X | 4x the normal zoom. |
By5X | 5x the normal zoom. |
By6X | 6x the normal zoom. |
By7X | 7x the normal zoom. |
By8X | 8x the normal zoom. |
By9X | 9x the normal zoom. |
By10X | 10x the normal zoom. |
By11X | 11x the normal zoom. |
By12X | 12x the normal zoom. |
By13X | 13x the normal zoom. |
By14X | 14x the normal zoom. |
By15X | 15x the normal zoom. |
System.Object
System.ValueType
System.Enum
Leadtools.ScreenCapture.ScreenCaptureAreaZoom
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family