Skip to content

RectangleI(PointI, int, int) Constructor

Rectangle Constructor

1
RectangleI(location, width, height)

Parameters

location PointI

top-left position in the design coordinate system

width int

rectangle width (scritly positive)

height int

rectangle height (scritly positive)