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
- namespace Aspose.Html.Dom.Svg
- assembly Aspose.HTML