![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.2.9
|
Leadtools.Multimedia Namespace : CameraControlFlags Enumeration |
public enum CameraControlFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration
Public Enum CameraControlFlags Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As CameraControlFlags
public enum class CameraControlFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000001 | Auto | The camera property is controlled automatically. |
0x00000002 | Manual | The camera property is controlled manually. |
0x00000004 | Unsupported | Indicates that the property is not supported by the camera. |
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.CameraControlFlags