metodo Aspose::Font::TransformationMatrix::ToArray

TransformationMatrix::ToArray method

Alloca un nuovo array, copia la matrice di trasformazione e la restituisce.

System::ArrayPtr<double> Aspose::Font::TransformationMatrix::ToArray()

ReturnValue

TransformationMatrix in array form.

Vedi anche