Aspose::Font::TransformationMatrix::ToArray method
TransformationMatrix::ToArray method
Allocates new array, copies the transformation matrix and returns it.
System::ArrayPtr<double> Aspose::Font::TransformationMatrix::ToArray()
ReturnValue
TransformationMatrix in array form.
See Also
- Typedef ArrayPtr
- Class TransformationMatrix
- Namespace Aspose::Font
- Library Aspose.Font for C++