| 名前 | 解説 | |
|---|---|---|
![]()  | Thickness コンストラクタ | オーバーロードされます。 | 
Thicknessデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]()  | Thickness コンストラクタ | オーバーロードされます。 | 
| 名前 | 解説 | |
|---|---|---|
![]()  | Bottom | Gets or sets the thickness value for the bottom edge. | 
![]() ![]()  | Empty | Provides a Thickness object with no thickness. | 
![]()  | Height | Gets the combined thickness for the top and bottom edges. | 
![]()  | IsEmpty | Returns true if the Thickness object is empty. | 
![]()  | Left | Gets or sets the thickness value for the left edge. | 
![]()  | Right | Gets or sets the thickness value for the right edge. | 
![]()  | Top | Gets or sets the thickness value for the top edge. | 
![]()  | Width | Gets the combined thickness for the right and left edges. | 
| 名前 | 解説 | |
|---|---|---|
![]()  | Deflate | Deflates the specified System.Drawing.Rectangle by the current Thickness. | 
![]()  | DeflateRtl | Deflates the specified System.Drawing.Rectangle by the current Thickness with RightToLeft layout. | 
![]()  | Equals | Determines whether the value of the specified object is equivalent to the current Thickness. | 
![]()  | GetHashCode | Generates a hash code for the current Thickness. | 
![]()  | Inflate | オーバーロードされます。 Inflates the current Thickness by the specified values. | 
![]()  | InflateRtl | Inflates the specified System.Drawing.Rectangle by the current Thickness with RightToLeft layout. | 
![]()  | SwapLeftRight | Swaps the values of the Left and Right properties. | 
![]()  | ToString | Returns a string that represents the current Thickness. | 
  等価判定演算子  | Tests whether two specified Thickness objects are equivalent. | 
  暗黙的 キャスト 演算子  | オーバーロードされます。 Converts an System.Int32 into a Thickness. | 
  等しくないか判定する演算子  | Tests whether two specified Thickness objects are not equivalent. |