ISVGPaint interface

Represents the values of the fill and stroke properties. The ISVGPaint interface corresponds to the paint basic type.

Note  The ISVGPaint interface is deprecated, and it might be dropped from future versions of the SVG specification.

 

Members

The ISVGPaint interface inherits from the IDispatch interface but does not have additional members.

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