ComponentOne Bitmap for WPF
TranslationVector Property (Matrix3x2)

C1.WPF.DX.4 Assembly > C1.Util.DX Namespace > Matrix3x2 Structure : TranslationVector Property
Gets or sets the translation of the matrix; that is M31, M32.
Syntax
'Declaration
 
Public Property TranslationVector As Vector2
public Vector2 TranslationVector {get; set;}
See Also

Reference

Matrix3x2 Structure
Matrix3x2 Members