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

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX 名前空間 > PointerSize 構造体 : 除算演算子 オペレータ
The size to scale.
The amount by which to scale the size.
Scales a size by the given value.
シンタックス
'宣言
 
Public Operator /( _
   ByVal value As PointerSize, _
   ByVal scale As System.Integer _
) As PointerSize
public PointerSize operator /( 
   PointerSize value,
   System.int scale
)

パラメータ

value
The size to scale.
scale
The amount by which to scale the size.

戻り値の型

The scaled size.
参照

PointerSize 構造体
PointerSize メンバ