This topic has not yet been rated - Rate this topic

ISVGStylable interface

Represents an object that you can style.

Members

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

Properties

The ISVGStylable interface has these properties.

PropertyAccess typeDescription

ISVGStylable::className

Read-only

Gets the names of the classes that are assigned to this object.

 

Remarks

The ISVGStylable interface is implemented by objects that represent SVG elements that can have style, class, and presentation attributes.

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

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.