ComponentOne Bitmap for UWP
Column1 Property (Matrix3x2)

C1.UWP.DX Assembly > C1.Util.DX Namespace > Matrix3x2 Structure : Column1 Property
Gets or sets the first column in the matrix; that is M11, M21, M31.
Syntax
'Declaration
 
Public Property Column1 As Vector3
public Vector3 Column1 {get; set;}
See Also

Reference

Matrix3x2 Structure
Matrix3x2 Members