ISVGTransformable interface

Provides a property to get the value of a ISVGTransformable::transform attribute.

Members

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

  • Properties

Properties

The ISVGTransformable interface has these properties.

Property Access type Description

ISVGTransformable::transform

Read-only

Gets the value of a ISVGTransformable::transform 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