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 ScreenCaptureAreaZoom : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.ScreenCapture.ScreenCaptureAreaZoom = function() { }; Leadtools.ScreenCapture.ScreenCaptureAreaZoom.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class ScreenCaptureAreaZoom : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
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. |
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. |
Normal | Normal zoom. |
System.Object
System.ValueType
System.Enum
Leadtools.ScreenCapture.ScreenCaptureAreaZoom
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2