Thickness Constructor (Double)
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Initializes a Thickness structure that has the specified uniform length on each side.
Assembly: System.Windows (in System.Windows.dll)
Parameters
- uniformLength
- Type: System.Double
The uniform length applied to all four sides of the bounding rectangle.
Show: