ImageGear for Java
ImGearRationalInt Constructor(int,int)
Integer that represents the numerator of a fraction. Must be nonnegative.
Integer that represents the denominator of a fraction. Must be nonnegative.
Initializes a new instance of the ImGearRationalInt class.
Syntax
public ImGearRationalInt( 
   int numratr,
   int denomnatr
)

Parameters

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

Reference

ImGearRationalInt Class
ImGearRationalInt Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback