Bitmap for WPF
Scale(RectD,Double) メソッド

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

パラメータ

rc
scaleFactor
参照

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