| C1.WPF.DX.4 Assembly > C1.Util.DX.DXGI Namespace : Rational Structure |
The following tables list the members exposed by Rational.
| Name | Description | |
|---|---|---|
![]() | Rational Constructor | Initializes a new instance of the C1.Win.DX.DXGI.Rational structure. |
| Name | Description | |
|---|---|---|
![]() | Denominator | unsigned int Denominator |
![]() ![]() | Empty | An empty rational that can be used for comparisons. |
![]() | Numerator | unsigned int Numerator |
| Name | Description | |
|---|---|---|
![]() | Equals | Overloaded. Determines whether the specified Rational is equal to the current object. |
![]() | GetHashCode | Serves as the default hash function. |
Equality | Determines if the specified Rational objects are equal. |
Inequality | Determines if the specified Rational objects are not equal. |