ComponentOne Bitmap for WPF
Row2 Property (Matrix3x2)

C1.WPF.DX.4 Assembly > C1.Util.DX Namespace > Matrix3x2 Structure : Row2 Property
Gets or sets the second row in the matrix; that is M21, M22.
Syntax
'Declaration
 
Public Property Row2 As Vector2
public Vector2 Row2 {get; set;}
See Also

Reference

Matrix3x2 Structure
Matrix3x2 Members