Header menu logo Nao

Edges Type

Spacing applied to the four sides of a box (used for margin and padding).

Record fields

Record Field Description

Bottom

Full Usage: Bottom

Field type: Length
Field type: Length

Left

Full Usage: Left

Field type: Length
Field type: Length

Right

Full Usage: Right

Field type: Length
Field type: Length

Top

Full Usage: Top

Field type: Length
Field type: Length

Static members

Static member Description

Edges.All(l)

Full Usage: Edges.All(l)

Parameters:
Returns: Edges

Same length on all four edges.

l : Length
Returns: Edges

Edges.Axes(vertical, horizontal)

Full Usage: Edges.Axes(vertical, horizontal)

Parameters:
Returns: Edges

Vertical (top/bottom) and horizontal (left/right) lengths.

vertical : Length
horizontal : Length
Returns: Edges

Edges.Zero

Full Usage: Edges.Zero

Returns: Edges
Returns: Edges

Type something to start searching.