←Select platform

WiaFocusMeteringMode Enumeration

Summary
Specifies the mode the camera uses to automatically adjust the focus. For more information refer to WIA_DPC_FOCUS_METERING_MODE property ID in Microsoft Windows SDK Documentation.

Syntax
C#
C++/CLI
Python
public enum WiaFocusMeteringMode 
public enum class WiaFocusMeteringMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
class WiaFocusMeteringMode(Enum): 
   CenterSpot = 1 
   MultiSpot = 2 
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 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Wia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.