Ribbon for WinForms
Add メソッド (Size)

C1.Win.8 アセンブリ > C1.Win.Interop 名前空間 > Size 構造体 : Add メソッド
The first Size that is added.
The second Size that is added.
Adds two Size structures.
シンタックス
'宣言
 
Public Shared Function Add( _
   ByVal sz1 As Size, _
   ByVal sz2 As Size _
) As Size
public static Size Add( 
   Size sz1,
   Size sz2
)

パラメータ

sz1
The first Size that is added.
sz2
The second Size that is added.

戻り値の型

A Size representing the result of the addition.
参照

Size 構造体
Size メンバ