System::Drawing::Drawing2D::Matrix::get_Elements method
Matrix::get_Elements method
Returns an arry containing the elements of the matrix in the following order: m11, m12, m21, m22, dx, dy.
System::ArrayPtr<float> System::Drawing::Drawing2D::Matrix::get_Elements() const
See Also
- Typedef ArrayPtr
- Class Matrix
- Namespace System::Drawing::Drawing2D
- Library Aspose.PDF for C++