is_identity property
is_identity property
Gets a value indicating whether this matrix is the identity matrix.
Definition:
@property
def is_identity(self):
...
See Also
- module
aspose.svg.drawing
- class
IMatrix
Gets a value indicating whether this matrix is the identity matrix.
@property
def is_identity(self):
...
aspose.svg.drawing
IMatrix