ComponentOne Bitmap for UWP
Column4 Property

C1.UWP.DX Assembly > C1.Util.DX Namespace > Matrix4x4 Structure : Column4 Property
Gets or sets the fourth column in the matrix; that is M14, M24, M34, and M44.
Syntax
'Declaration
 
Public Property Column4 As Vector4
public Vector4 Column4 {get; set;}
See Also

Reference

Matrix4x4 Structure
Matrix4x4 Members