ImageGearJava Project > com.accusoft.imagegear.core.shapes Package > ImGearRectangle Class : ImGearRectangle Constructor |
Overload | Description |
---|---|
ImGearRectangle Constructor() | Default constructor. |
ImGearRectangle Constructor(int,int) | Initializes a new instance of the ImGearRectangle struct. |
ImGearRectangle Constructor(int,int,int,int) | Initializes a new instance of the ImGearRectangle struct. |
ImGearRectangle Constructor(IImGearRectangle) | Initializes a new instance of the ImGearRectangle struct. |
ImGearRectangle Constructor(IImGearPoint,IImGearPoint) | Initializes a new instance of the ImGearRectangle struct. |