Bitmap for WPF
Scale(RectF,Single,Single) メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX 名前空間 > RectF 構造体 > Scale メソッド : Scale(RectF,Single,Single) メソッド
Scales all coordinates of a rectangle by the specified scaleX and scaleY.
シンタックス
'宣言
 
Public Overloads Shared Function Scale( _
   ByVal rc As RectF, _
   ByVal scaleX As System.Single, _
   ByVal scaleY As System.Single _
) As RectF
public static RectF Scale( 
   RectF rc,
   System.float scaleX,
   System.float scaleY
)

パラメータ

rc
scaleX
scaleY
参照

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