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 | Serves as the default hash function. |
| ToString | Returns a string that represents the current object. |
Top
Public Operators
See Also