Describes the thickness on all four sides of a rectangular frame.
The following tables list the members exposed by the Thickness type.
Name | Description | |
---|---|---|
Overloaded. Initializes a new instance of the Thickness structure. |
Name | Description | |
---|---|---|
A flag indicating whether the thickness properties are expressed as relative or absolute quantities. |
||
Represents an empty (0) thickness. |
Name | Description | |
---|---|---|
Gets or sets the width of the bottom side of the frame. |
||
Gets or sets the width of the left side of the frame. |
||
Gets or sets the width of the right side of the frame. |
||
Gets or sets the width of the top side of the frame. |
Name | Description | |
---|---|---|
Applies the current thickness to the specified rectangle by deflating the rectangle. |
||
Overloaded. Compares this Thickness structure to another object for equality. |
||
Returns the hash code of the structure. |
||
Converts the current thickness to absolute value relative to the specified size. |
||
Returns the string representation of the Thickness structure. |