a
b
c
cx
cy
d
dx
dy
e
f
fx
fy
id
in1
in2
k1
k2
k3
k4
r1
r2
x
x1
x2
y
y1
y2
z
Expand Minimize
1 out of 1 rated this helpful - Rate this topic

orientAngle property

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: 11/21/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.