| 名前 | 解説 | |
|---|---|---|
![]()  | Size2D コンストラクタ | オーバーロードされます。 | 
Size2Dデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]()  | Size2D コンストラクタ | オーバーロードされます。 | 
| 名前 | 解説 | |
|---|---|---|
![]() ![]()  | Empty | An empty size. | 
![]()  | Height | The vertical component of this Size2Dstructure. | 
![]() ![]()  | Infinite | A size with infinite Width and Height. | 
![]()  | SizeInBytes | The size of the Size2D type, in bytes. | 
![]()  | Width | The horizontal component of this Size2Dstructure. | 
| 名前 | 解説 | |
|---|---|---|
![]() ![]()  | Add | Adds the width and height of one Size2D structure to the width and height of another Size2D structure. | 
![]()  | Equals | オーバーロードされます。 Indicates whether this instance and a specified object are equal. | 
![]()  | GetHashCode | Returns a hash code for this instance. | 
![]()  | Round | Returns a Size2Lwith rounded width and height. | 
![]() ![]()  | Scale | オーバーロードされます。 Scales the width and height by the specified scaleFactor. | 
![]() ![]()  | Subtract | Subtracts the width and height of one Size2D structure from the width and height of another Size2D structure. | 
![]()  | ToSize | Converts Size2Dto C1.Win.Interop.Size. | 
![]()  | ToSize2F | Converts Size2Dto Size2F. | 
![]()  | ToSizeF | Converts Size2Dto System.Drawing.SizeF. | 
![]()  | ToString | Returns a string that represents the current object. | 
![]()  | Truncate | Returns a Size2Lwith truncated width and height. | 
  等価判定演算子  | Determines if the specified values are equal. | 
  明示的 キャスト 演算子  | オーバーロードされます。 Performs an explicit conversion from Size2Dto C1.Win.Interop.Size. | 
  等しくないか判定する演算子  | Determines if the specified values are not equal. |