ImageGear for Java
ImGearRectangle Constructor(IImGearPoint,IImGearPoint)
Used to initialize Left and Top points of the rectangle.
Used to initialize Right and Bottom points of the rectangle.
Initializes a new instance of the ImGearRectangle struct.
Syntax
public ImGearRectangle( 
   IImGearPoint leftTop,
   IImGearPoint rightBottom
)

Parameters

leftTop
Used to initialize Left and Top points of the rectangle.
rightBottom
Used to initialize Right and Bottom points of the rectangle.
See Also

Reference

ImGearRectangle Class
ImGearRectangle Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback