SVGMarkerElement.SetOrientToAuto
SVGMarkerElement.SetOrientToAuto method
Sets the value of attribute ‘orient’ to ‘auto’.
public void SetOrientToAuto()
Exceptions
exception | condition |
---|---|
dOMException | Code NO_MODIFICATION_ALLOWED_ERR . Raised on an attempt to change the value of a read only attribute. |
See Also
- class SVGMarkerElement
- package com.aspose.html.Dom.Svg
- package Aspose.HTML