ExifDataFocalLengthIn35MmFilm Property |
Namespace: Aspose.Imaging.Exif
public ushort FocalLengthIn35MmFilm { get; set; }
Public Property FocalLengthIn35MmFilm As UShort Get Set
public: property unsigned short FocalLengthIn35MmFilm { unsigned short get (); void set (unsigned short value); }
member FocalLengthIn35MmFilm : uint16 with get, set