Transformation.MatrixAsVectorByColumn Property

Gets the 4x4 matrix as an array of doubles ordered by column.
Public ReadOnly Property MatrixAsVectorByColumn() As Double()
This language is not supported or no code example is available.
public double[] MatrixAsVectorByColumn {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