Click or drag to resize

ExifDataSubjectDistance Property

Gets or sets the subject distance.

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

Property Value

Type: TiffRational
The subject distance.
See Also