ComponentOne Bitmap for UWP
Column2 Property (Matrix4x4)

C1.UWP.DX Assembly > C1.Util.DX Namespace > Matrix4x4 Structure : Column2 Property
Gets or sets the second column in the matrix; that is M12, M22, M32, and M42.
Syntax
'Declaration
 
Public Property Column2 As Vector4
public Vector4 Column2 {get; set;}
See Also

Reference

Matrix4x4 Structure
Matrix4x4 Members