IMatrix.GetElements
IMatrix.GetElements method
Gets the elements of the matrix as an array.
public float[] GetElements()
Return Value
The elements of the matrix.
See Also
- interface IMatrix
- namespace Aspose.Html.Drawing
- assembly Aspose.HTML
Gets the elements of the matrix as an array.
public float[] GetElements()
The elements of the matrix.