Thickness Structure Members
In This Topic
The following tables list the members exposed by Thickness.
Public Constructors
Public Fields
| Name | Description |
  | Empty | Represents an empty instance of the Thickness structure. |
Top
Public Properties
| Name | Description |
 | Bottom | Gets or sets the width, of the lower side of the bounding rectangle. |
 | Left | Gets or sets the width, of the left side of the bounding rectangle. |
 | Right | Gets or sets the width, of the right side of the bounding rectangle. |
 | Top | Gets or sets the width, of the upper side of the bounding rectangle. |
Top
Public Methods
| Name | Description |
 | Equals | Overloaded. Compares this Windows.UI.Xaml.Thickness structure to another System.Object for equality. |
 | GetHashCode | Returns the hash code of the structure. |
 | ToString | Returns the string representation of the Thickness structure. |
Top
Public Operators
See Also