LEADTOOLS Screen Capture (Leadtools.ScreenCapture assembly)
LEAD Technologies, Inc

ScreenCaptureAreaZoom Enumeration






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 ScreenCaptureAreaZoom : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.ScreenCapture.ScreenCaptureAreaZoom = function() { };
Leadtools.ScreenCapture.ScreenCaptureAreaZoom.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class ScreenCaptureAreaZoom : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
By10X10x the normal zoom.
By11X11x the normal zoom.
By12X12x the normal zoom.
By13X13x the normal zoom.
By14X14x the normal zoom.
By15X15x the normal zoom.
By2X2x the normal zoom.
By3X3x the normal zoom.
By4X4x the normal zoom.
By5X5x the normal zoom.
By6X6x the normal zoom.
By7X7x the normal zoom.
By8X8x the normal zoom.
By9X9x the normal zoom.
NormalNormal zoom.
Inheritance Hierarchy

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

Requirements

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

See Also

Reference

Leadtools.ScreenCapture Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.