SHIP:Property:boxmodel:bcr

From Serious Documentation
Revision as of 17:37, 14 June 2015 by Admin (talk | contribs) (Node: All Box Model Nodes)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Node: All Box Model Nodes

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

The border color right (bcr) property of the box set the color of the right 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 right border thickness is set with the br property.