ComponentOne Bitmap for UWP
Row1 Property (Matrix5x4)

C1.UWP.DX Assembly > C1.Util.DX Namespace > Matrix5x4 Structure : Row1 Property
Gets or sets the first row in the Matrix5x4; that is M11, M12, M13, and M14.
Syntax
'Declaration
 
Public Property Row1 As Vector4
public Vector4 Row1 {get; set;}
See Also

Reference

Matrix5x4 Structure
Matrix5x4 Members