get_elements method
get_elements
Gets the elements of the matrix as an array.
Returns
The elements of the matrix.
def get_elements(self):
...
See Also
- module
aspose.html.drawing
- class
IMatrix
Gets the elements of the matrix as an array.
The elements of the matrix.
def get_elements(self):
...
aspose.html.drawing
IMatrix