set_orient_to_auto method
set_orient_to_auto
Sets the value of attribute ‘orient’ to ‘auto’.
def set_orient_to_auto(self):
...
Exceptions
Exception | Description |
---|---|
DOMException | Code DOMException.NO_MODIFICATION_ALLOWED_ERR .Raised on an attempt to change the value of a read only attribute. |
See Also
- module
aspose.html.dom.svg
- class
DOMException
- class
SVGMarkerElement