ComponentOne Bitmap for UWP
Row4 Property (Matrix4x4)

C1.UWP.DX Assembly > C1.Util.DX Namespace > Matrix4x4 Structure : Row4 Property
Gets or sets the fourth row in the matrix; that is M41, M42, M43, and M44.
Syntax
'Declaration
 
Public Property Row4 As Vector4
public Vector4 Row4 {get; set;}
See Also

Reference

Matrix4x4 Structure
Matrix4x4 Members