TiffDataTypeControllerGetTiffSRationalValue Method

Gets the TiffSRationalType value at index 0.

Namespace:  Aspose.CAD.Exif
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
protected TiffSRational GetTiffSRationalValue(
	ushort key
)

Parameters

key
Type: SystemUInt16
The tag key.

Return Value

Type: TiffSRational
The TiffSRationalType type value.
See Also