Rectangle.clone()

Return a new rectangle with the same properties as this rectangle

Parameters

None

Return value

Rectangle

the new rectangle

Usage