PrintDocument for WinForms
Add メソッド (SizeD)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > SizeD 構造体 : Add メソッド
The first SizeD that is added.
The second SizeD that is added.
Adds two SizeD structures.
シンタックス
'宣言
 
Public Shared Function Add( _
   ByVal sz1 As SizeD, _
   ByVal sz2 As SizeD _
) As SizeD
'使用法
 
Dim sz1 As SizeD
Dim sz2 As SizeD
Dim value As SizeD
 
value = SizeD.Add(sz1, sz2)
public static SizeD Add( 
   SizeD sz1,
   SizeD sz2
)

パラメータ

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

戻り値の型

A SizeD representing the result of the addition.
参照

SizeD 構造体
SizeD メンバ