is_invertible property
is_invertible property
Gets a value indicating whether this matrix is invertible.
Definition:
@property
def is_invertible(self):
...
See Also
- module
aspose.html.drawing
- class
IMatrix
Gets a value indicating whether this matrix is invertible.
@property
def is_invertible(self):
...
aspose.html.drawing
IMatrix