Enumeration StiBorderSides

Sides of the border.

Index

Enumeration members

Enumeration members

All

All: = 15

Border from all sides.

Bottom

Bottom: = 8

Border on the bottom.

Left

Left: = 2

Border on the left.

None

None: = 0

No border.

Right

Right: = 4

Border on the right.

Top

Top: = 1

Border on the top.

Generated using TypeDoc