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