JSRectangleF class

JSRectangleF class

Stores a set of four floating-point numbers that represent the location and size of a rectangle.

Constructors

NameDescription
JSRectangleF(x, y, width, height)

Properties

NameDescription
X
Y
height
width

See Also