Bitmap for UWP
Scale(Single,Single) メソッド

C1.UWP.DX アセンブリ > C1.Util.DX 名前空間 > Point2F 構造体 > Scale メソッド : Scale(Single,Single) メソッド
Scales X and Y coordinates of a point by the specified scaleX and scaleY.
シンタックス
'宣言
 
Public Overloads Sub Scale( _
   ByVal scaleX As System.Single, _
   ByVal scaleY As System.Single _
) 
public void Scale( 
   System.float scaleX,
   System.float scaleY
)

パラメータ

scaleX
scaleY
参照

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