Enum SubjectDistanceRange
Represents the range of subject distance.
Namespace: ExifLibrary
Assembly: ExifLibrary.dll
Syntax
public enum SubjectDistanceRange : ushort
Fields
| Name | Description |
|---|---|
| CloseView | Close view setting. |
| DistantView | Distant view setting. |
| Macro | Macro setting. |
| Unknown | The range of subject distance is unknown. |