The border type defines if and how the border is being rendered around the field.

Enumeration Members

Enumeration Members

Distance: "Distance"

The distance border is a single stroke with a distance to the field outlines.

None: "None"

No border (the default setting).

Outline: "Outline"

An outline border is drawn with two strokes - one around the field outlines, the other with a distance to the field outlines.

Solid: "Solid"

A solid border around the field outlines.

Generated using TypeDoc