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. Indicates whether this instance and a specified object are equal. |
 | GetHashCode | Returns the hash code for this instance. |
 | ToString | Returns the fully qualified type name of this instance. |
Top
Public Operators
See Also