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

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

パラメータ

scaleX
scaleY
参照

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