C1.Win.C1DX.4.8 Assembly / C1.Util.DX Namespace / Matrix4x4 Structure / Row4 Property

In This Topic
Row4 Property (Matrix4x4)
In This Topic
Gets or sets the fourth row in the matrix; that is M41, M42, M43, and M44.
Syntax
'Declaration
 
Public Property Row4 As Vector4
 
See Also