WiaFocusMeteringMode Enumeration

Summary

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
C#
VB
C++
public enum WiaFocusMeteringMode 
  
Public Enum WiaFocusMeteringMode  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class WiaFocusMeteringMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   

Members
ValueMemberDescription
1CenterSpotAdjust the focus based on a center spot.
2MultiSpotAdjust the focus based on a multispot pattern.

Requirements

Target Platforms

See Also

Reference

Leadtools.Wia Namespace

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Wia Assembly