Module style::logical_geometry

source ·
Expand description

Geometry in flow-relative space.

Structs

  • A “margin” in flow-relative dimensions Represents the four sides of the margins, borders, or padding of a CSS box, or a combination of those. A positive “margin” can be added to a rectangle to obtain a bigger rectangle.
  • A 2D point in flow-relative dimensions
  • A rectangle in flow-relative dimensions
  • A 2D size in flow-relative dimensions

Enums