ImageGear v26.5 - Updated March 3, 2025
ImageGear.Core Assembly / ImageGear.Formats.EXIF Namespace / ImGearEXIFSubjectDistanceRange Enumeration




ImGearEXIFSubjectDistanceRange Enumeration
Represents EXIF subject distance ranges.
Syntax
'Declaration
 
Public Enum ImGearEXIFSubjectDistanceRange 
   Inherits System.Enum
 
'Usage
 
Dim instance As ImGearEXIFSubjectDistanceRange
Members
MemberValueDescription
CloseView2Close view.
DistantView3Distant view.
Macro1Macro distance.
Unknown0Unknown distance.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Formats.EXIF.ImGearEXIFSubjectDistanceRange

See Also