ComponentOne Bitmap for UWP
Row5 Property

C1.UWP.DX Assembly > C1.Util.DX Namespace > Matrix5x4 Structure : Row5 Property
Gets or sets the fifth row in the Matrix5x4; that is M51, M52, M53, and M54.
Syntax
'Declaration
 
Public Property Row5 As Vector4
public Vector4 Row5 {get; set;}
See Also

Reference

Matrix5x4 Structure
Matrix5x4 Members