ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Editing Namespace / ExifData.ExifSubIFD Class


In This Topic
    ExifData.ExifSubIFD Class Properties
    In This Topic

    For a list of all members of this type, see ExifData.ExifSubIFD members.

    Public Properties
     NameDescription
    Public Property Image attachment color space. (EXIF_ColorSpace)  
    Public Property Date time of the image attachment. (EXIF tag: EXIF_DateTime)  
    Public Property Focal length. (EXIF tag: EXIF_FocalLength)  
    Public Property Image attachment orientation. (EXIF_Orientation)  
    Public Property Width of pixels in the X direction. (EXIF tag: EXIF_PixelYDimension)  
    Public Property Height of pixels in Y direction. (EXIF tag: EXIF_PixelYDimension)  
    Public Property Serial number. (EXIF tag: EXIF_BodySerialNumber)  
    Public Property User comment. (EXIF tag: EXIF_UserComment)  
    Top
    See Also