RectangleI(PointI, int, int) Constructor
Rectangle Constructor
1 |
|
Parameters
location
PointI
top-left position in the design coordinate system
width
int
rectangle width (scritly positive)
height
int
rectangle height (scritly positive)
Rectangle Constructor
1 |
|
location
PointI
top-left position in the design coordinate system
width
int
rectangle width (scritly positive)
height
int
rectangle height (scritly positive)