Bitmap for WPF
減算演算子 オペレータ (PointerSize)

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX 名前空間 > PointerSize 構造体 : 減算演算子 オペレータ
The first size to subtract.
The second size to subtract.
Subtracts two sizes.
シンタックス
'宣言
 
Public Operator -( _
   ByVal left As PointerSize, _
   ByVal right As PointerSize _
) As PointerSize
public PointerSize operator -( 
   PointerSize left,
   PointerSize right
)

パラメータ

left
The first size to subtract.
right
The second size to subtract.

戻り値の型

The difference of the two sizes.
参照

PointerSize 構造体
PointerSize メンバ