ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.DXGI Namespace / Rational Structure
Fields Methods


In This Topic
    Rational Structure Members
    In This Topic

    The following tables list the members exposed by Rational.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the C1.Win.DX.DXGI.Rational structure.  
    Top
    Public Fields
     NameDescription
    Public Fieldunsigned int Denominator  
    Public Fieldstatic (Shared in Visual Basic)An empty rational that can be used for comparisons.  
    Public Fieldunsigned int Numerator  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Determines whether the specified Rational is equal to the current object.  
    Public MethodServes as the default hash function.  
    Top
    Public Operators
    Determines if the specified Rational objects are equal.
    Determines if the specified Rational objects are not equal.
    Top
    See Also