ImageGear for Java
ImGearROIRectangle Constructor(int,int,int,int)
Left side of rectangle.
Top side of rectangle.
Width of rectangle.
Height of rectangle.
Initializes a new instance of the @see ImGearROIRectangle class with specified offset and size.

Syntax
public ImGearROIRectangle( 
   int lft,
   int tp,
   int wdth,
   int hgt
)

Parameters

lft
Left side of rectangle.
tp
Top side of rectangle.
wdth
Width of rectangle.
hgt
Height of rectangle.
See Also

Reference

ImGearROIRectangle Class
ImGearROIRectangle Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback