ImageGear v26.3 - Updated
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearRationalUInt Structure
Fields Methods


In This Topic
    ImGearRationalUInt Structure Members
    In This Topic

    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