Bitmap for UWP
乗算(Int32,PointerSize) オペレータ

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

パラメータ

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

戻り値の型

The scaled size.
参照

PointerSize 構造体
PointerSize メンバ
オーバーロード一覧