LEADTOOLS Screen Capture (Leadtools.ScreenCapture assembly)

ScreenCaptureAreaZoom Enumeration

Show in webframe





Values that indicate which zoom factor to use on the screen capture area.
Syntax
public enum ScreenCaptureAreaZoom : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum ScreenCaptureAreaZoom 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As ScreenCaptureAreaZoom

            

            
public enum class ScreenCaptureAreaZoom : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00001000NormalNormal zoom.
0x00002000By2X2x the normal zoom.
0x00003000By3X3x the normal zoom.
0x00004000By4X4x the normal zoom.
0x00005000By5X5x the normal zoom.
0x00006000By6X6x the normal zoom.
0x00007000By7X7x the normal zoom.
0x00008000By8X8x the normal zoom.
0x00009000By9X9x the normal zoom.
0x0000A000By10X10x the normal zoom.
0x0000B000By11X11x the normal zoom.
0x0000C000By12X12x the normal zoom.
0x0000D000By13X13x the normal zoom.
0x0000E000By14X14x the normal zoom.
0x0000F000By15X15x the normal zoom.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.ScreenCapture.ScreenCaptureAreaZoom

Requirements

Target Platforms

See Also

Reference

Leadtools.ScreenCapture Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.