Eyeshot 10 WinForms API Reference
MatrixAsVectorByRow Property

WinForms Assembly > devDept.Geometry Namespace > Transformation Class : MatrixAsVectorByRow Property
Gets the 4x4 matrix as an array of doubles ordered by row.
Syntax
'Declaration
 
Public ReadOnly Property MatrixAsVectorByRow As Double()
public double[] MatrixAsVectorByRow {get;}
See Also

Reference

Transformation Class
Transformation Members