ISVGAnimatedPoints interface

Supports elements that have an ISVGAnimatedPoints::points attribute that you can animate.

Members

The ISVGAnimatedPoints interface inherits from the IDispatch interface. ISVGAnimatedPoints also has these types of members:

  • Properties

Properties

The ISVGAnimatedPoints interface has these properties.

Property Access type Description

ISVGAnimatedPoints::animatedPoints

Read/write

Gets or sets the animated contents of the ISVGAnimatedPoints::points attribute.

ISVGAnimatedPoints::points

Read/write

Gets or sets the static contents of the ISVGAnimatedPoints::points attribute.

 

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

See also

IDispatch