ImageGear23.Core Assembly > ImageGear.Core Namespace : ImGearRationalUInt Structure |
The following tables list the members exposed by ImGearRationalUInt.
Name | Description | |
---|---|---|
ImGearRationalUInt Constructor | Overloaded. |
Name | Description | |
---|---|---|
Denominator | Denominator value. | |
Numerator | Numerator value. |
Name | Description | |
---|---|---|
FromString | Creates a ImGearRationalUInt from the specified string. | |
ToDouble | Converts the value of this instance to its equivalent double representation. | |
ToString | Converts the value of this instance to its equivalent string representation. |