Documentation
On this page

Type alias · Core and Composition

Thickness

One, two, or four device-independent values describing edge thickness.

@sharpts/gui 0.0.0-local · SharpTS 7c6010104a43

Definition

TypeScript
type Thickness = number | readonly [number, number] | readonly [number, number, number, number]

Source

SharpTS.Gui.Sdk/GuiPackage/runtime-types.ts:2 at SharpTS revision 7c6010104a43c34d80e9d44704cf179bc4f5b8e0.