SHIP:Property:boxmodel:bcl

From Serious Documentation
Jump to: navigation, search

Node: All Box Model Nodes

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

The border color left (bcl) property of the box set the color of the left 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 left border thickness is set with the bl property.