Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Enables you to animate elements that have an ISVGMatrix::d attribute, which holds SVG path data.
Members
The ISVGAnimatedPathData interface inherits from the IDispatch interface. ISVGAnimatedPathData also has these types of members:
- Properties
Properties
The ISVGAnimatedPathData interface has these properties.
| Property | Access type | Description |
|---|---|---|
Read/write |
Gets or sets the normalized animated contents of the ISVGMatrix::d attribute. |
|
Read/write |
Gets or sets the animated contents of the ISVGMatrix::d attribute in a form that matches the SVG syntax. |
|
Read/write |
Gets or sets the normalized static contents of the ISVGMatrix::d attribute. |
|
Read/write |
Gets or sets the static contents of the ISVGMatrix::d attribute in a form that matches the SVG syntax. |
Requirements
Minimum supported client |
Windows Vista with SP1, Windows 7 |
Minimum supported server |
Windows Server 2008 R2 |
Header |
Mshtml.h |
IDL |
Mshtml.idl |
DLL |
Mshtml.dll |