RectangleI(int, int, int, int) Constructor
Rectangle Constructor
1 |
|
Parameters
left
int
left position in the device coordinate system
top
int
top position in the device coordinate system
right
int
right position in the device coordinate system
bottom
int
bottom position in the device coordinate system