ComponentOne Bitmap for UWP
Row2 Property (Matrix5x4)

C1.UWP.DX Assembly > C1.Util.DX Namespace > Matrix5x4 Structure : Row2 Property
Gets or sets the second row in the Matrix5x4; that is M21, M22, M23, and M24.
Syntax
'Declaration
 
Public Property Row2 As Vector4
public Vector4 Row2 {get; set;}
See Also

Reference

Matrix5x4 Structure
Matrix5x4 Members