Rect.Set
Set(left: float, top: float, width: float, height: float): void;
void Set(float left, float top, float width, float height);
def Set(left as float, top as float, width as float, height as float) as void
Description

Set components of an existing Rect.