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

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

パラメータ

rc
scaleX
scaleY
参照

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