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 25, 2026 at 6:23 AMEdit this page
Union type of all shape types.
Union type of all shape types.
Signature:
type Shape = Group | Rectangle | Ellipse | Polygon | Star | Path;