ISVGTextPathElement interface

Corresponds to the textPath element.

Members

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

  • Properties

Properties

The ISVGTextPathElement interface has these properties.

Property Access type Description

ISVGTextPathElement::method

Read-only

Gets the ISVGTextPathElement::method attribute on the given textPath element.

ISVGTextPathElement::spacing

Read-only

Gets the ISVGTextPathElement::spacing attribute on the given textPath element.

ISVGTextPathElement::startOffset

Read-only

Gets the ISVGTextPathElement::startOffset attribute on the given textPath 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