ImageGear v26.3 - 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 Field Denominator value.  
    Public Field Numerator value.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Creates a ImGearRationalInt 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