Click or drag to resize
Thickness Constructor
Overload List
  NameDescription
Public methodThickness(Double)
[SECURITY CRITICAL] Initializes a Windows.UI.Xaml.Thickness structure that has the specified uniform length on each side.
Public methodThickness(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.
Top
See Also