LEADTOOLS WIA (Leadtools.Wia assembly)

WiaFocusMeteringMode Enumeration

Show in webframe





Specifies the mode the camera uses to automatically adjust the focus. For more information please refer to WIA_DPC_FOCUS_METERING_MODE property ID in Microsoft Windows SDK Documentation.
Syntax
public enum WiaFocusMeteringMode : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum WiaFocusMeteringMode 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As WiaFocusMeteringMode

            

            
public enum class WiaFocusMeteringMode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000001CenterSpotAdjust the focus based on a center spot.
0x00000002MultiSpotAdjust the focus based on a multispot pattern.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Wia.WiaFocusMeteringMode

Requirements

Target Platforms

See Also

Reference

Leadtools.Wia Namespace

 

 


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