animatedPathSegList property

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

Gets or sets the animated contents of the d attribute in a form that matches the Scalable Vector Graphics (SVG) syntax.

Scalable Vector Graphics: Paths, Section 8.5.22Internet Explorer 9

Syntax

HRESULT value = object.put_animatedPathSegList(ISVGPathSegList* v);HRESULT value = object.get_animatedPathSegList(ISVGPathSegList** p);

Property values

Type: Object

The contents of the d attribute.

Standards information

See also

pathSegList

 

 

Build date: 1/26/2012