IMatrix.GetElements

IMatrix.GetElements method

Gets the elements of the matrix as an array.

public float[] GetElements()

Return Value

The elements of the matrix.

See Also