WiaFocusMode Enumeration

Summary
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
C#
VB
C++
public enum WiaFocusMode 
  
Public Enum WiaFocusMode  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class WiaFocusMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
1ManualThe camera device is configured to allow the user to focus manually.
2Auto(0x00000003)The camera device is configured to focus automatically.
3MacroAutoThe camera device is configured to focus automatically using short-range macro settings.
Requirements

Target Platforms

See Also

Reference

Leadtools.Wia Namespace

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

Leadtools.Wia Assembly

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