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