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