ImageGear for Java
ImGearRationalUInt Constructor(long,long)
long value that represents the numerator of a fraction. Assume it is nonnegative, with 4 most significant bytes 0.
long value that represents the denominator of a fraction. Assume it is nonnegative, with 4 most significant bytes 0.
Initializes a new instance of the ImGearRationalUInt structure.
Syntax
public ImGearRationalUInt( 
   long numratr,
   long denomnatr
)

Parameters

numratr
long value that represents the numerator of a fraction. Assume it is nonnegative, with 4 most significant bytes 0.
denomnatr
long value that represents the denominator of a fraction. Assume it is nonnegative, with 4 most significant bytes 0.
See Also

Reference

ImGearRationalUInt Class
ImGearRationalUInt Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback