orientAngle property

[This documentation is preliminary and is subject to change.]

Gets the angle of orientation of the marker element.

Scalable Vector Graphics: Painting, Filling, Stroking and Marker Symbols, Section 11.9.2Internet Explorer 9

Syntax

HRESULT value = object.put_orientAngle(ISVGAnimatedAngle* v);HRESULT value = object.get_orientAngle(ISVGAnimatedAngle** p);

Property values

Type: Object

The angle that the marker is rotated at.

Standards information

Remarks

If the orientType property is SVG_MARKER_ORIENT_ANGLE, this property represents the angle value for orientAngle; otherwise, this property is set to zero.

See also

Reference

SVGMarkerElement

SVGMarkerElement

orientType

 

 

Build date: 1/26/2012