animatedPathSegList property

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

 

Syntax

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

Property values

Type: Object

The contents of the ISVGMatrix::d attribute.

Standards information

See also

ISVGAnimatedPathData::pathSegList