PrintDocument for WinForms
加算演算子 オペレータ (SizeD)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > SizeD 構造体 : 加算演算子 オペレータ
The first SizeD that is added.
The second SizeD that is added.
Adds two SizeD structures.
シンタックス
'宣言
 
Public Operator +( _
   ByVal sz1 As SizeD, _
   ByVal sz2 As SizeD _
) As SizeD
'使用法
 
public SizeD operator +( 
   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 メンバ