Rectangle
Represents a rectangle shape.
Rectangle interface
Represents a rectangle shape.
Signature:
interface Rectangle extends ShapeMixinExtends: ShapeMixin
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
| Position of the rectangle | ||
| Animatable<number> | Corner roundness (0 = sharp corners) | |
| Size of the rectangle | ||
| "RECTANGLE" | Shape type |
Last updated: August 5, 2026 at 11:47 AMEdit this page