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


In This Topic
    ExifData.ExifSubIFD Class Members
    In This Topic

    The following tables list the members exposed by ExifData.ExifSubIFD.

    Public Constructors
    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