ImageGear .NET v25.2 - 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 FieldDenominator value.  
    Public FieldNumerator value.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Creates a ImGearRationalUInt from the specified string.  
    Public MethodConverts the value of this instance to its equivalent double representation.  
    Public MethodConverts the value of this instance to its equivalent string representation.  
    Top
    See Also