ImageGear v26.5 - Updated March 3, 2025
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearRationalUInt Structure
Fields Methods


ImGearRationalUInt Structure Members

The following tables list the members exposed by ImGearRationalUInt.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Field Denominator value.  
Public Field Numerator value.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Creates a ImGearRationalUInt from the specified string.  
Public Method Converts the value of this instance to its equivalent double representation.  
Public Method Converts the value of this instance to its equivalent string representation.  
Top
See Also