setOrientToAuto method

void setOrientToAuto()

The setOrientToAuto() method of the SVGMarkerElement interface sets the value of the orient attribute to auto.

Implementation

external void setOrientToAuto();