ImageGear for .NET
ImGearRationalInt Constructor(Int32)




Integer that represents the numerator of a fraction. Must be nonnegative.
Initializes a new instance of the ImGearRationalInt structure.
Syntax
'Declaration
 
Public Function New( _
   ByVal numerator As Integer _
)
'Usage
 
Dim numerator As Integer
 
Dim instance As New ImGearRationalInt(numerator)
public ImGearRationalInt( 
   int numerator
)
public: ImGearRationalInt( 
   int numerator
)
public:
ImGearRationalInt( 
   int numerator
)

Parameters

numerator
Integer that represents the numerator of a fraction. Must be nonnegative.
See Also

Reference

ImGearRationalInt Structure
ImGearRationalInt Members
Overload List

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback