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

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

パラメータ

rc
scaleFactor
参照

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