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

C1.UWP.DX アセンブリ > C1.Util.DX 名前空間 > PointerSize 構造体 > 乗算 オペレータ : 乗算(PointerSize,Int32) オペレータ
The size to scale.
The amount by which to scale the size.
Scales a size by the given value.
シンタックス
'宣言
 
Overloads 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 メンバ
オーバーロード一覧