Click or drag to resize

ExifDataFocalPlaneYResolution Property

Gets or sets the focal plane y resolution.

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

Property Value

Type: TiffRational
The focal plane y resolution.
See Also