Bitmap for WPF
Translation(Vector2) メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX 名前空間 > Matrix3x2 構造体 > Translation メソッド : Translation(Vector2) メソッド
The offset for all three coordinate planes.
Creates a translation matrix using the specified offsets.
シンタックス
'宣言
 
Public Overloads Shared Function Translation( _
   ByVal value As Vector2 _
) As Matrix3x2
public static Matrix3x2 Translation( 
   Vector2 value
)

パラメータ

value
The offset for all three coordinate planes.

戻り値の型

The created translation matrix.
参照

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