ComponentOne Bitmap for WPF
Column2 Property (Matrix3x2)

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

Reference

Matrix3x2 Structure
Matrix3x2 Members