Overload | Description |
---|---|
Thickness Constructor(Double) | Initializes a Thickness structure that has the specified uniform length on each side. |
Thickness Constructor(Double,Double,Double,Double) | Initializes a Windows.UI.Xaml.Thickness structure that has specific lengths (supplied as a System.Double) applied to each side of the rectangle. |