ComponentOne Bitmap for UWP
Row4 Property (Matrix5x4)

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

Reference

Matrix5x4 Structure
Matrix5x4 Members