transformation_matrix property
transformation_matrix property
Sets or gets transformation matrix.
Definition:
@property
def transformation_matrix(self):
...
@transformation_matrix.setter
def transformation_matrix(self, value):
...
See Also
- module
aspose.html.rendering
- class
GraphicContext
- class
IMatrix