Scales X and Y coordinates of a point by the specified scaleX and scaleY.
シンタックス
'宣言
Public Overloads Shared Function Scale( _
ByVal As Point2F, _
ByVal As System.Single, _
ByVal As System.Single _
) As Point2F
public static Point2F Scale(
Point2F ,
System.float ,
System.float
)
パラメータ
- pt
- scaleX
- scaleY
参照