Shape
Union type of all shape types.
Shape type
Union type of all shape types.
Signature:
type Shape = Group | Rectangle | Ellipse | Polygon | Star | Path;Last updated: August 13, 2026 at 9:17 AMEdit this page
Union type of all shape types.
Union type of all shape types.
Signature:
type Shape = Group | Rectangle | Ellipse | Polygon | Star | Path;