ImageGear for Java
ImGearDoubleRectangle Constructor(double,double,double,double)
X coordinate of left-top rectangular point.
Y coordinate of left-top rectangular point.
Width of the rectangle.
Height of the rectangle.
Initializes a new instance of the ImGearDoubleRectangle struct.
Syntax
public ImGearDoubleRectangle( 
   double left,
   double top,
   double width,
   double height
)

Parameters

left
X coordinate of left-top rectangular point.
top
Y coordinate of left-top rectangular point.
width
Width of the rectangle.
height
Height of the rectangle.
See Also

Reference

ImGearDoubleRectangle Class
ImGearDoubleRectangle Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback