AutoFocusRange enumeration
Indicates the camera autofocus range.
Syntax
Members
The AutoFocusRange enumeration has these members.
| Member | Value | Description |
|---|---|---|
| Macro | 1 |
Indicates that the camera uses a close autofocus range. |
| Normal | 2 |
Indicates that the camera uses a normal autofocus range. |
| Full | 3 |
Indicates that the camera uses the full autofocus range. |
| Hyperfocal | 4 |
Indicates that the camera uses a hyperfocal autofocus range. |
| Infinity | 5 |
Indicates that the camera uses an infinite autofocus range. |
Requirements
|
Minimum supported client |
None supported |
|---|---|
|
Minimum supported server |
None supported |
|
Minimum supported phone |
Windows Phone 8 |
|
Namespace |
|
|
Metadata |
|
Attributes
- [Deprecated()]
- [Version(0x06020000)]
- [WebHostHidden()]