This tag indicates the distance to the subject.
0 = unknown
1 = Macro
2 = Close view
3 = Distant view
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public int EXIF_SubjectDistanceRange { get; set; }
Public Property EXIF_SubjectDistanceRange As Integer Get Set
public: property int EXIF_SubjectDistanceRange { int get (); void set (int value); }