ToArray

TransformationMatrix.ToArray method

Alloue un nouveau tableau, copie la matrice de transformation et la renvoie.

public double[] ToArray()

Return_Value

TransformationMatrix sous forme de tableau.

Voir également