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

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX 名前空間 > Matrix3x2 構造体 > Scale メソッド : Scale(Single,Single) メソッド
Creates a scale transformation matrix.
シンタックス
'宣言
 
Public Overloads Shared Function Scale( _
   ByVal xScale As System.Single, _
   ByVal yScale As System.Single _
) As Matrix3x2
public static Matrix3x2 Scale( 
   System.float xScale,
   System.float yScale
)

パラメータ

xScale
yScale
参照

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