Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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.