LGUI2:border

From Lavish Software Wiki
Revision as of 05:27, 26 May 2018 by Lax (talk | contribs) (Created page with "A LavishGUI 2 border element is a single-child element with a standard LGUI2:Border. == Defining a border element == A border element is a LGUI2:Element with the ad...")
(diff) ←Older revision | view current revision (diff) | Newer revision→ (diff)
Jump to navigation Jump to search

A LavishGUI 2 border element is a single-child element with a standard Border.

Defining a border element

A border element is a Element with the addition of a "child" property, and standard Border properties.

Border element properties
child A Element definition specifying the sole child of the border element
borderBrush A Brush definition specifying the brush for the standard Border
backgroundBrush A Brush definition specifying the brush for the background inside the Border
borderThickness A Thickness definition specifying the thickness for the standard Border