setOrientToAngle method

Sets the value of the ISVGMarkerElement::orientAngle attribute to the specified angle.

 

Syntax

HRESULT retVal = object.setOrientToAngle(pSVGAngle);

Parameters

Return value

Type: HRESULT

This method can return one of these values.

Return code Description
W3CException_DOM_NO_MODIFICATION_ALLOWED_ERR

An attempt is made to modify an object that cannot be changed.

 

Exceptions

Exception Condition
NoModificationAllowedError

An attempt is made to modify an object that cannot be changed. For versions earlier than Internet Explorer 10, NO_MODIFICATION_ALLOWED_ERR is returned.

 

Standards information

See also

Reference

SVGMarkerElement

SVGMarkerElement

ISVGMarkerElement::orientType

ISVGMarkerElement::orientAngle