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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > SizeD 構造体 : 減算演算子 オペレータ
The SizeD that is subtracted from.
The SizeD that is subtracted.
Subtracts one SizeD structure from another.
シンタックス
'宣言
 
Public Operator -( _
   ByVal sz1 As SizeD, _
   ByVal sz2 As SizeD _
) As SizeD
'使用法
 
public SizeD operator -( 
   SizeD sz1,
   SizeD sz2
)

パラメータ

sz1
The SizeD that is subtracted from.
sz2
The SizeD that is subtracted.

戻り値の型

A SizeD representing the result of the subtraction.
参照

SizeD 構造体
SizeD メンバ