Bitmap for WPF
TranslationRef メソッド (Matrix3x2)

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX 名前空間 > Matrix3x2 構造体 : TranslationRef メソッド
When the method completes, contains the created translation matrix.
X-coordinate offset.
Y-coordinate offset.
Creates a translation matrix using the specified offsets.
シンタックス
'宣言
 
Public Shared Sub TranslationRef( _
   ByRef result As Matrix3x2, _
   ByVal x As System.Single, _
   ByVal y As System.Single _
) 
public static void TranslationRef( 
   out Matrix3x2 result,
   System.float x,
   System.float y
)

パラメータ

result
When the method completes, contains the created translation matrix.
x
X-coordinate offset.
y
Y-coordinate offset.
参照

Matrix3x2 構造体
Matrix3x2 メンバ