LEADTOOLS WIA (Leadtools.Wia assembly)

WiaFocusMode Enumeration

Show in webframe





Defines the current focus mode setting for the camera device. For more information please refer to WIA_DPC_FOCUS_MODE property ID in Microsoft Windows SDK Documentation.
Syntax
'Declaration
 
Public Enum WiaFocusMode 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As WiaFocusMode

            

            
public enum class WiaFocusMode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000001ManualThe camera device is configured to allow the user to focus manually.
0x00000003AutoThe camera device is configured to focus automatically.
0x00000003MacroAutoThe camera device is configured to focus automatically using short-range macro settings.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Wia.WiaFocusMode

Requirements

Target Platforms

See Also

Reference

Leadtools.Wia Namespace

 

 


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