Transformation.MatrixAsVectorByRow Property

Gets the 4x4 matrix as an array of doubles ordered by row.
Public ReadOnly Property MatrixAsVectorByRow() As Double()
This language is not supported or no code example is available.
public double[] MatrixAsVectorByRow {get;}
This language is not supported or no code example is available.

Property Value

double[]

.NET Framework

Supported in: 4.8

In this article

Definition