ImageGear .NET v25.2 - Updated
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearRationalInt Structure
Fields Methods


In This Topic
    ImGearRationalInt Structure Members
    In This Topic

    The following tables list the members exposed by ImGearRationalInt.

    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 ImGearRationalInt 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