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
- package com.aspose.html.drawing
- package Aspose.HTML
Gets the elements of the matrix as an array.
public float[] GetElements()
The elements of the matrix.