setOrientToAngle method
The setOrientToAngle()
method of the SVGMarkerElement interface
sets the value of the orient
attribute to the value in the SVGAngle
passed in.
Implementation
external void setOrientToAngle(SVGAngle angle);
The setOrientToAngle()
method of the SVGMarkerElement interface
sets the value of the orient
attribute to the value in the SVGAngle
passed in.
external void setOrientToAngle(SVGAngle angle);