e property
e property
The E component of the matrix.
Definition:
@property
def e(self):
...
@e.setter
def e(self, value):
...
See Also
- module
aspose.html.dom.svg.datatypes
- class
SVGMatrix
The E component of the matrix.
@property
def e(self):
...
@e.setter
def e(self, value):
...
aspose.html.dom.svg.datatypes
SVGMatrix