Pudu programming language
Menu
API reference

Std.Ui.Canvas.Rect

1 declaration

type

Rect

This declaration introduces a public type.

What it does

A half-open rectangle: left and top are included; right and bottom are not.

Read the signature

  • This declaration has no value signature because it introduces a type or trait.

Back to Std.Ui.CanvasSearch related declarations