ImageGear for Java
ImGearRectangle Constructor(int,int,int,int)
X-coordinate of the upper-left corner of a rectangle.
Y-coordinate of the upper-left corner of a rectangle.
X-coordinate of the lower-right corner of a rectangle.
Y-coordinate of the lower-right corner of a rectangle.
Initializes a new instance of the ImGearRectangle struct.
Syntax
public ImGearRectangle( 
   int left,
   int top,
   int width,
   int height
)

Parameters

left
X-coordinate of the upper-left corner of a rectangle.
top
Y-coordinate of the upper-left corner of a rectangle.
width
X-coordinate of the lower-right corner of a rectangle.
height
Y-coordinate of the lower-right corner of a rectangle.
See Also

Reference

ImGearRectangle Class
ImGearRectangle Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback