ImageGear v26.3 - Updated
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearRationalInt Structure
Members




In This Topic
    ImGearRationalInt Structure
    In This Topic
    Specifies rational fraction as an indicated division of Numerator/Denominator.
    Object Model
    ImGearRationalInt StructureImGearRationalInt Structure
    Syntax
    'Declaration
     
    Public Structure ImGearRationalInt 
       Inherits System.ValueType
    'Usage
     
    Dim instance As ImGearRationalInt
    public struct ImGearRationalInt : System.ValueType 
    public __value struct ImGearRationalInt : public System.ValueType 
    public value class ImGearRationalInt : public System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          ImageGear.Core.ImGearRationalInt

    See Also