orientAngle
Notes
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.
Syntax
HRESULT value = object.put_orientAngle(ISVGAnimatedAngle* v);HRESULT value = object.get_orientAngle(ISVGAnimatedAngle** p);
Standards information
See also
Related pages
Reference
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]