TiffSRational Class Members
In This Topic
The following tables list the members exposed by
TiffSRational.
Public Constructors
| Name | Description |
 | TiffSRational | Overloaded. Initializes a new instance of the class. |
Public Properties
| Name | Description |
 | Denominator | Gets the denominator of a fraction. |
 | Numerator | Gets the numerator of a fraction. |
Public Methods
| Name | Description |
 | Equals | Determines whether the specified TiffSRational is equal to the current TiffSRational. |
 | GetHashCode | Returns a hash code for the current TiffSRational. |
 | ToFloat | Converts the numeric value of this instance to its equivalent float representation. |
 | ToString | Converts the numeric value of this instance to its equivalent string representation. |
See Also