ISVGViewElement interface

Provides a property that gives access to the ISVGViewElement::viewTarget attribute of a view element.

Members

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

  • Properties

Properties

The ISVGViewElement interface has these properties.

Property Access type Description

ISVGViewElement::viewTarget

Read-only

Gets the ISVGViewElement::viewTarget attribute of a view element.

 

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