TiffDataTypeControllerGetTiffSRationalValue Method |
Namespace:
Aspose.CAD.Exif
Assembly:
Aspose.CAD (in Aspose.CAD.dll) Version: 22.3
Syntaxprotected TiffSRational GetTiffSRationalValue(
ushort key
)
Protected Function GetTiffSRationalValue (
key As UShort
) As TiffSRational
protected:
TiffSRational^ GetTiffSRationalValue(
unsigned short key
)
member GetTiffSRationalValue :
key : uint16 -> TiffSRational
Parameters
- key
- Type: SystemUInt16
Return Value
Type:
TiffSRational
See Also