ComponentOne Bitmap for UWP
Row3 Property (Matrix3x2)

C1.UWP.DX Assembly > C1.Util.DX Namespace > Matrix3x2 Structure : Row3 Property
Gets or sets the third row in the matrix; that is M31, M32.
Syntax
'Declaration
 
Public Property Row3 As Vector2
public Vector2 Row3 {get; set;}
See Also

Reference

Matrix3x2 Structure
Matrix3x2 Members