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