SHIP:Property:boxmodel:bct

From Serious Documentation
Jump to: navigation, search

Node: All Box Model Nodes

Property Data Type Description
bct Color Top border color of a box; not present on lightweight box model nodes such as frame and textframe.

The border color top (bct) property of the box set the color of the top border of the container. Like all colors in SHIP, the color can have have any given transparency, from fully opaque (0xFF) to fully transparent(0x00).

The top border thickness is set with the bt property.