Gets tag SRational data.
public int[] GetTagSRational()
public: int[]* GetTagSRational();
'Declaration
Public Function GetTagSRational() As Integer()
'Usage
Dim instance As ImageXTag
Dim value() As Integer
value = instance.GetTagSRational()
Return Value
An integer value which represents tag SRational data.