Leadtools.Wia Namespace : WiaCaptureMode Enumeration |
public enum WiaCaptureMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum WiaCaptureMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As WiaCaptureMode
public enum WiaCaptureMode : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Wia.WiaCaptureMode = function() { }; Leadtools.Wia.WiaCaptureMode.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class WiaCaptureMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Burst | Capture more than one image in quick succession as defined by the values of the WiaPropertyId.CameraDeviceBurstNumber and WiaPropertyId.CameraDeviceBurstInterval properties. |
Normal | Normal mode for the camera. |
Timelapse | Capture more than one image in succession as defined by the WiaPropertyId.CameraDeviceTimelapseNumber and WiaPropertyId.CameraDeviceTimelapseInterval properties. |
System.Object
System.ValueType
System.Enum
Leadtools.Wia.WiaCaptureMode
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2