C1.Win.C1DX.4.8 Assembly / C1.Util.DX.DXGI Namespace / Rational Structure / Rational Constructor

In This Topic
Rational Constructor
In This Topic
Initializes a new instance of the C1.Win.DX.DXGI.Rational structure.
Syntax
'Declaration
 
Public Function New( _
   ByVal numerator As System.Integer, _
   ByVal denominator As System.Integer _
)
 

Parameters

numerator
denominator
See Also