Click or drag to resize

ExifDataFocalLength Property

Gets or sets the focal length.

Namespace:  Aspose.CAD.Exif
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public TiffRational FocalLength { get; set; }

Property Value

Type: TiffRational
The length of the focal.
See Also