ComponentOne Bitmap for UWP
Row3 Property (Matrix5x4)

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

Reference

Matrix5x4 Structure
Matrix5x4 Members