ComponentOne Bitmap for UWP
Column3 Property

C1.UWP.DX Assembly > C1.Util.DX Namespace > Matrix4x4 Structure : Column3 Property
Gets or sets the third column in the matrix; that is M13, M23, M33, and M43.
Syntax
'Declaration
 
Public Property Column3 As Vector4
public Vector4 Column3 {get; set;}
See Also

Reference

Matrix4x4 Structure
Matrix4x4 Members