4.918 Thickness

x:Object > Thickness
Thickness
(usage)
<Thickness> string </Thickness>
(description)
Describes the thickness of a frame around a rectangle. Four Double values describe the Left, Top, Right, and Bottom sides of the rectangle, respectively.
(used by)
AnchoredBlock Block Border Control FlowDocument FrameworkElement ListItem RibbonTwoLineText SystemParameters TableCell TaskbarItemInfo TextBlock ThicknessKeyFrame WindowChrome
[is nullable]
false
[text syntax]
ThicknessSyntax
(properties)
Bottom
x:Double
(description)
The width, in pixels, of the lower side of the bounding rectangle.
Left
x:Double
(description)
The width, in pixels, of the left side of the bounding rectangle.
Right
x:Double
(description)
The width, in pixels, of the right side of the bounding rectangle.
Top
x:Double
(description)
The width, in pixels, of the upper side of the bounding rectangle.