Matrix::Elements Property
.NET Framework (current version)
Gets an array of floating-point values that represents the elements of this Matrix.
Assembly: System.Drawing (in System.Drawing.dll)
The elements m11, m12, m21, m22, dx, and dy of the Matrix are represented by the values in the array in that order.
.NET Framework
Available since 1.1
Available since 1.1
Show: