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

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

パラメータ

scale
center
参照

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