csharp
public readonly record struct UiBoxModelAn element's four boxes, as CSS names them.
Remarks
⚠ Four rectangles rather than twelve edges, because the thing a debug overlay draws is four nested outlines and the arithmetic that turns edges into them is the part that is easy to get wrong once per overlay. Reading it costs twelve calls into the layout results and allocates nothing.
Fields and properties (4)
Methods (1)
Used by (3)
- DiagnosticsPanelVixen.Ui.Controls
- DiagnosticsTestsVixen.Ui.Tests
- UiDiagnosticsVixen.Ui